This commit is contained in:
Loay 2017-07-21 18:23:50 +00:00 committed by GitHub
commit 50cf89c676
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ cache:
directories:
- travis_phantomjs
before_install:
- npm config set registry http://ci.strongloop.com:4873/
# Upgrade PhantomJS to v2.1.1.
- "export PHANTOMJS_VERSION=2.1.1"
- "export PATH=$PWD/travis_phantomjs/phantomjs-$PHANTOMJS_VERSION-linux-x86_64/bin:$PATH"