Add travis config.
This commit is contained in:
parent
862b1b3b08
commit
5abcdb378c
|
@ -0,0 +1,6 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 1.9.2
|
||||
- 1.8.7
|
||||
- ree
|
Loading…
Reference in New Issue