Attempt to fix travis build

This commit is contained in:
jdescottes 2014-06-14 14:51:58 +02:00
parent 2809a551d7
commit 4f4cb1cf12
1 changed files with 1 additions and 0 deletions

View File

@ -9,5 +9,6 @@ before_install:
- export PATH=$PATH:`pwd`/bin
- cd -
before_script:
- npm update -g npm
- phantomjs --version
- casperjs --version