Skip to content

Commit

Permalink
Increase ruby versions and install latest bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
simonoff committed May 18, 2016
1 parent 189f3cb commit 262804e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ rvm:
- 2.0.0
- 2.1
- 2.2
- 2.3
- ruby-head
- jruby-19mode # JRuby in 1.9 mode
- rbx-2
Expand All @@ -16,3 +17,4 @@ matrix:
- rvm: ruby-head
- rvm: jruby-19mode
bundler_args: --without local_development
before_install: gem install bundler

0 comments on commit 262804e

Please sign in to comment.