Skip to content

Commit 764ef3c

Browse files
committed
Pin phantomjs-prebuilt dependency due to Medium/phantomjs#755
1 parent e7b1f6e commit 764ef3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
include:
44
- stage:
55
language: node_js
6-
install: npm install grunt-cli grunt grunt-contrib-qunit
6+
install: npm install [email protected] grunt-cli grunt grunt-contrib-qunit
77
script: grunt test
88
- stage:
99
python: 3.6

0 commit comments

Comments
 (0)