Skip to content

Commit 0d48afd

Browse files
committed
fix travis
1 parent cad8b4e commit 0d48afd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ rvm:
66
- "2.2.4"
77
- "2.3.1"
88
- "jruby-9.0.5.0"
9+
before_install:
10+
- gem install bundler
911
# uncomment this line if your project needs to run something other than `rake`:
1012
# script: bundle exec rspec spec

0 commit comments

Comments
 (0)