Skip to content

Commit

Permalink
Rubygems on travis should be fixed by now
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Apr 23, 2014
1 parent 3dbf698 commit 41c064d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Expand Up @@ -34,13 +34,6 @@ matrix:
before_install:
- git submodule update --init

# Fix waiting for rubygems v2.2.1 to be released and active on travis
# https://github.com/rubygems/rubygems/commit/f8e0f1d5f67cfc4e1966cc1e2db367aebf8a09e4
- gem update bundler
- bundle --version
- gem update --system 2.1.11
- gem --version

script:
- "bundle exec rake $RUN"

Expand Down

0 comments on commit 41c064d

Please sign in to comment.