Add .travis.yml

This commit is contained in:
ccocchi 2012-11-14 12:45:14 +01:00
parent 2c3f835895
commit 8b1e88d4ff
1 changed files with 5 additions and 0 deletions

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: ruby
rvm:
- 1.9.3
- jruby-19mode
- rbx-19mode