travis ci

i18n_v4
Thomas Reynolds 2011-08-05 11:53:26 -07:00
parent 51de430a56
commit 182926a444
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
rvm:
- 1.8.7
- 1.9.2
script: "bundle exec rake test"