Skip to content

Commit 5837b70

Browse files
author
Matt Swanson
committed
rollback and freeze mocha-phantomjs
1 parent bf68bd9 commit 5837b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ rvm:
33
- 1.9.3
44
- 2.0.0
55
before_script:
6-
- npm install -g mocha-phantomjs
6+
- npm install -g mocha-phantomjs@2.0.2
77
- bundle exec rake test_js &> /dev/null &
88
- sleep 5
99
script:

0 commit comments

Comments
 (0)