We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91433ca commit d715766Copy full SHA for d715766
.travis.yml
@@ -4,6 +4,6 @@ node_js:
4
- 0.6
5
6
before_script:
7
- - npm install mocha-phantomjs
+ - npm install -g mocha-phantomjs@v2.0.3
8
9
script: ./bin/test-suite.sh
0 commit comments