We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c116627 commit 251735bCopy full SHA for 251735b
.travis.yml
@@ -3,4 +3,10 @@ rvm:
3
- 1.8.7
4
- 1.9.2
5
- 1.9.3
6
+ - 2.0.0
7
+ - jruby-18mode
8
+ - jruby-19mode
9
+ - rbx-18mode
10
+ - rbx-19mode
11
+ - ree
12
script: bundle exec rake spec
0 commit comments