Skip to content

Commit 4698234

Browse files
committed
Use ruby 2.0.0, not ruby-head, for travis
1 parent 17266ad commit 4698234

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
@@ -12,5 +12,5 @@ rvm:
1212
- 1.8.7
1313
- 1.9.2
1414
- 1.9.3
15-
- ruby-head
15+
- 2.0.0
1616
script: rake travis

0 commit comments

Comments
 (0)