Skip to content

Commit

Permalink
Pin phantomjs-prebuilt dependency due to Medium/phantomjs#755
Browse files Browse the repository at this point in the history
  • Loading branch information
davehunt committed Jan 2, 2018
1 parent e7b1f6e commit 764ef3c
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 @@ -3,7 +3,7 @@ jobs:
include:
- stage:
language: node_js
install: npm install grunt-cli grunt grunt-contrib-qunit
install: npm install phantomjs-prebuilt@2.1.15 grunt-cli grunt grunt-contrib-qunit
script: grunt test
- stage:
python: 3.6
Expand Down

0 comments on commit 764ef3c

Please sign in to comment.