Skip to content

Commit f65b900

Browse files
committed
Merge pull request #180 from salimane/pr_ruby_2_1_0
Add Ruby 2.1.0 to .travis.yml
2 parents 52b24ba + 63f42a4 commit f65b900

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)