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

Commit f3204bf

Browse files
committed
Adding Ruby 1.9.3 to test suite
1 parent 3319ce9 commit f3204bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
script: "./script/cibuild"
33
gemfile: "this/does/not/exist"
44
rvm:
5-
- "1.8.7"
5+
- "1.8.7"
6+
- "1.9.3"

0 commit comments

Comments
 (0)