Skip to content

Commit

Permalink
Use earlier version of Rubygems to avoid Bundler fatal error on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Wood committed Feb 5, 2014
1 parent ecc0229 commit 8a8a5a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,4 +1,7 @@
language: ruby
before_install:
- gem update --system 2.1.11
- gem --version
rvm:
- 1.8.7
- 1.9.2
Expand Down

0 comments on commit 8a8a5a9

Please sign in to comment.