Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates bundler before Travis CI builds.
Browse files Browse the repository at this point in the history
tmr08c committed Jan 9, 2017

Verified

This commit was signed with the committer’s verified signature.
lucacome Luca Comellini
1 parent ef4dba7 commit e2d8f2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -5,8 +5,9 @@ rvm:
- ruby-head
- jruby-19mode # JRuby in 1.9 mode
- rbx-2
before_install:
- gem update bundler
matrix:
allow_failures:
- rvm: ruby-head
bundler_args: --without local_development
sudo: false

0 comments on commit e2d8f2d

Please sign in to comment.