travis.ci

This commit is contained in:
Chris Eppstein 2011-06-11 23:59:00 -07:00
parent 2d81e0a506
commit 2772a70e00

View File

@ -4,4 +4,4 @@ rvm:
- jruby
- rbx
- ree
script: "bundle exec rake test"
script: "bundle exec rake test features"