Skip to content

Commit d715766

Browse files
- force [email protected] for travis
1 parent 91433ca commit d715766

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
@@ -4,6 +4,6 @@ node_js:
44
- 0.6
55

66
before_script:
7-
- npm install mocha-phantomjs
7+
- npm install -g mocha-phantomjs@v2.0.3
88

99
script: ./bin/test-suite.sh

0 commit comments

Comments
 (0)