Skip to content

Commit 4f736a6

Browse files
author
Matt Swanson
committed
fix bundler issue
1 parent 71b67c7 commit 4f736a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ rvm:
33
- 1.9.3
44
- 2.0.0
55
- 2.1.0
6+
before_install: gem install bundler -v '1.3.5'
67
before_script:
78
- npm install -g mocha-phantomjs@2.0.2
89
- bundle exec rake test_js &> /dev/null &

0 commit comments

Comments
 (0)