Skip to content

Commit

Permalink
Temporary workaround for failing travis build on Ruby1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
evolve75 committed Dec 31, 2013
1 parent 1a60769 commit 6b4bec7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -1,4 +1,9 @@
language: ruby
before_install:
- gem update bundler
- bundle --version
- gem update --system 2.1.11
- gem --version
bundler_args: --without development
cache: bundler

Expand Down

0 comments on commit 6b4bec7

Please sign in to comment.