1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00

add travis config

This commit is contained in:
Marc Siegel 2012-10-28 08:26:10 -04:00
parent 10be1551c4
commit cc8a27b52c

10
.travis.yml Normal file
View file

@ -0,0 +1,10 @@
language: ruby
rvm:
- 1.9.3
- 1.9.2
- 1.8.7
- ree
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode