Skip to content

Commit 2d06008

Browse files
Re-enabling ruby 2.0.0 and ruby-head on travis.
1 parent 3644088 commit 2d06008

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ rvm:
33
- 1.8.7
44
- 1.9.2
55
- 1.9.3
6-
# - 2.0.0
6+
- 2.0.0
77
# - jruby-18mode
88
# - jruby-19mode
99
# - jruby-head
1010
- rbx-18mode
1111
- rbx-19mode
1212
- ree
13-
# - ruby-head
13+
- ruby-head

0 commit comments

Comments
 (0)