adding travis config

Oleg committed Jul 05, 2011
commit e588aed0126f107196fd80b84a6741cfbe0b7088
Showing 1 changed file with 7 additions and 0 deletions
.travis.yml +7 -0
@@ @@ -0,0 +1,7 @@
+ rvm:
+ - 1.8.7
+ - 1.9.2
+ - rbx
+ - rbx-2.0
+ - ree
+ - jruby
\ No newline at end of file