Skip to content

Commit 15c9616

Browse files
committed
Add ruby 2.1.0 as well
1 parent 0573f45 commit 15c9616

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: ruby
22
rvm:
33
- 1.9.3
44
- 2.0.0
5+
- 2.1.0
56
env:
67
- DB=sqlite
78
script:

0 commit comments

Comments
 (0)