Update Travis registry

This commit is contained in:
loay 2017-07-25 14:38:37 -04:00
parent c761dc5279
commit a3bf813088
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"