Skip to content

Commit

Permalink
Update bundler on TravisCI in order to fix failing builds
Browse files Browse the repository at this point in the history
  • Loading branch information
antstorm committed Jan 14, 2016
1 parent 2f74d37 commit 35dec0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,5 +1,7 @@
# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options
language: "ruby"
before_install:
- gem install bundler
script: "bundle exec rake --trace"
rvm:
- 2.0
Expand Down

0 comments on commit 35dec0e

Please sign in to comment.