Skip to content

Commit 67576d4

Browse files
committed
Fix travis config. :admin:
1 parent f4840c9 commit 67576d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: ruby
33
script: "bundle exec qed -Ilib"
44
rvm:
55
- 1.9.3
6-
- 2.0.0
7-
- rbx
6+
- 2.1.1
7+
- rbx-2
88
- jruby
99

0 commit comments

Comments
 (0)