Skip to content

Commit

Permalink
Update build matrix
Browse files Browse the repository at this point in the history
* Added latest MRI 2.3
* Added MRI 2.4
* Added latest JRuby
  • Loading branch information
pointlessone committed Dec 24, 2016
1 parent b9645d6 commit 05f63d4
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ before_install:
- bundle --version
rvm:
- 2.1.0-p0
- 2.1.8
- 2.1.10
- 2.2.0-p0
- 2.2.4
- 2.2.6
- 2.3.0
- jruby-9.0.5.0
- rbx-3.19
- 2.3.3
- 2.4.0-rc1
- jruby-9.1.6.0
- rbx
matrix:
allow_failures:
- rvm: rbx-3.19
- rvm: rbx

0 comments on commit 05f63d4

Please sign in to comment.