Skip to content

Commit a6e3b87

Browse files
committed
update bundler on travis
1 parent 0373406 commit a6e3b87

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
@@ -11,4 +11,6 @@ cache: bundler
1111

1212
bundler_args: --without development --jobs 3 --retry 3 --deployment
1313

14+
before_install: gem install bundler
15+
1416
script: bundle exec rspec spec

0 commit comments

Comments
 (0)