Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 497e466

Browse files
committed
Add Ruby 2.1.0 to .travis.yml
1 parent 9482e5b commit 497e466

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
cache: bundler
22
rvm:
3+
- 2.1.0
34
- 2.0.0
4-
- 1.9.2
55
- 1.9.3
6+
- 1.9.2
67
- 1.8.7
78
- rbx-2.1.1
89
- rbx-2.2.1

0 commit comments

Comments
 (0)