Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
benatespina committed Oct 21, 2015
1 parent 4636dc2 commit eb8c1f6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ php:
env:
- COMPOSER_OPTIONS="--prefer-source"

before_install:
- sudo apt-get update
- sudo apt-get install node

install:
- nvm install 4.0
- nvm use 4.0
- composer update --no-interaction ${COMPOSER_OPTIONS}
- cd Bundle/WebBundle
- npm install
Expand Down

0 comments on commit eb8c1f6

Please sign in to comment.