Skip to content

Commit 0cddaa6

Browse files
committed
adds .travis.yml with more rubys
1 parent 2139baa commit 0cddaa6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
rvm:
2+
- 1.8.7
3+
- 1.9.1
4+
- 1.9.2
5+
- jruby
6+
- rbx
7+
- ree
8+
- ruby-head

0 commit comments

Comments
 (0)