Skip to content

Commit

Permalink
More rubies for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kzaitsev committed May 8, 2016
1 parent abe522f commit 82d0b4d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ cache: bundler

matrix:
include:
- rvm: 2.3
- rvm: 2.3.0
- rvm: 2.2
- rvm: 2.1
- rvm: ruby-head
- rvm: jruby-head
- rvm: jruby-19mode
- rvm: rbx-2
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
before_install: gem install bundler -v 1.12.1

0 comments on commit 82d0b4d

Please sign in to comment.