Skip to content

Commit 72d0d22

Browse files
committed
Travis config for Ruby 2.0.0, remove ruby-head
1 parent 8c8e91b commit 72d0d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ rvm:
33
- 1.8.7
44
- 1.9.2
55
- 1.9.3
6+
- 2.0.0
67
- ree
78
- rbx-18mode
89
- rbx-19mode
9-
- ruby-head
1010
bundler_args: --without benchmarks
1111
script:
1212
- bundle exec rake

0 commit comments

Comments
 (0)