Skip to content

Commit

Permalink
[#2216] Install yuglify in /usr (different way again)
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperBrandt committed Jun 8, 2016
1 parent 21ffe1b commit e6c72f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ before_install:
- sudo mkdir /var/www/ && sudo chmod -R 777 /var/www/

install:
- sudo npm install yuglify -g --prefix /usr
- npm install yuglify -g --prefix /usr
- pip install -r scripts/deployment/pip/requirements/2_rsr.txt
- pip install coveralls

Expand Down

0 comments on commit e6c72f1

Please sign in to comment.