0
0
Fork 0

run tests on newer rbx version

As rubinius made their big release, update travis to run on the newest version.
This commit is contained in:
Gibheer 2013-10-28 19:34:51 +01:00
parent a0422c1054
commit dde9fc410f
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ language: ruby
rvm:
- 2.0.0
- jruby-20mode
- rbx-20mode
- rbx-head
- 1.9.3
- jruby-19mode
- rbx-19mode
- rbx-2.1.1
script: thor spec