Skip to content

Commit 3ab59e3

Browse files
committed
Add Ruby 2.0.0 to Travis CI. [admin]
1 parent f1549c7 commit 3ab59e3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
language: ruby
33
script: "bundle exec qed -Ilib"
44
rvm:
5-
- 1.9.2
65
- 1.9.3
7-
- rbx-19mode
8-
- jruby-19mode
6+
- 2.0.0
7+
- rbx
8+
- jruby
99

0 commit comments

Comments
 (0)