Do as Ruby maintainers requested.

Lets see if anything breaks by using a 2 digit Ruby version number, they are looking for people to see if stuff breaks because this.
This commit is contained in:
Jordon Bedwell 2016-04-07 15:53:32 -05:00
parent a42d0ad9e9
commit 129a0b6b7d
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ rvm:
- &ruby1 2.3.0 - &ruby1 2.3.0
- &ruby2 2.2.4 - &ruby2 2.2.4
- &ruby3 2.1.8 - &ruby3 2.1.8
- &ruby4 2.1.10
- &jruby jruby-9.0.4.0 - &jruby jruby-9.0.4.0
- &rhead ruby-head - &rhead ruby-head
@ -17,6 +18,7 @@ matrix:
allow_failures: allow_failures:
- rvm: *jruby - rvm: *jruby
- rvm: *rhead - rvm: *rhead
- rmv: *ruby4
env: env:
matrix: matrix:
- TEST_SUITE=test - TEST_SUITE=test