Skip to content

Commit 63f42a4

Browse files
committed
Add Ruby 2.1.0 to .travis.yml
1 parent 52b24ba commit 63f42a4

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
@@ -2,7 +2,7 @@ language: ruby
22
rvm:
33
- 1.9.3
44
- 2.0.0
5-
- 2.1.0-preview2
5+
- 2.1.0
66
gemfile:
77
- test/gemfiles/Gemfile-master
88
- Gemfile

0 commit comments

Comments
 (0)