Add Travis configuration file

This commit is contained in:
Erik Michaels-Ober 2011-05-08 16:03:38 -07:00
parent d2a785c381
commit 34628a96aa
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
rvm:
- 1.8.7
- 1.9.2
- jruby
- rbx
- ree