We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1549c7 commit 3ab59e3Copy full SHA for 3ab59e3
1 file changed
.travis.yml
@@ -2,8 +2,8 @@
2
language: ruby
3
script: "bundle exec qed -Ilib"
4
rvm:
5
- - 1.9.2
6
- 1.9.3
7
- - rbx-19mode
8
- - jruby-19mode
+ - 2.0.0
+ - rbx
+ - jruby
9
0 commit comments