Skip to content

Commit

Permalink
Upgrade phantom and casper
Browse files Browse the repository at this point in the history
  • Loading branch information
gnestor committed Dec 7, 2017
1 parent 1a7bd3a commit f7ab96c
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 @@ -32,7 +32,7 @@ before_install:
- npm install
- |
if [[ $GROUP == js* ]]; then
npm install -g casperjs@1.1.3 phantomjs-prebuilt@2.1.7
npm install -g casperjs@1.1.4 phantomjs-prebuilt@2.1.16
fi
- git clone --quiet --depth 1 https://github.com/minrk/travis-wheels travis-wheels
- |
Expand Down

0 comments on commit f7ab96c

Please sign in to comment.