Add travis config.

This commit is contained in:
Patrick Mahoney 2013-02-21 12:59:04 -06:00
parent 862b1b3b08
commit 5abcdb378c
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: ruby
rvm:
- 1.9.3
- 1.9.2
- 1.8.7
- ree