Skip to content

Commit

Permalink
Use earlier version of Rubygems to avoid Bundler fatal error.
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuhito committed Jan 8, 2014
1 parent a6d3cae commit 3a18e1e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -1,5 +1,9 @@
language: ruby

before_install:
- gem update --system 2.1.11
- gem --version

script: "rake travis"

rvm:
Expand Down

0 comments on commit 3a18e1e

Please sign in to comment.