Skip to content

Commit

Permalink
Workaround for rubygems/bundler#3558
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidS committed Dec 15, 2015
1 parent ebfce5d commit f71f2b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
language: ruby
# Workaround https://github.com/bundler/bundler/issues/3558
before_install: gem install bundler
script: bundle exec rake
rvm:
- 1.9.3
Expand Down

0 comments on commit f71f2b8

Please sign in to comment.