We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b67c7 commit 4f736a6Copy full SHA for 4f736a6
.travis.yml
@@ -3,6 +3,7 @@ rvm:
3
- 1.9.3
4
- 2.0.0
5
- 2.1.0
6
+before_install: gem install bundler -v '1.3.5'
7
before_script:
8
- npm install -g mocha-phantomjs@2.0.2
9
- bundle exec rake test_js &> /dev/null &
0 commit comments