foreman doesn't work on ruby 1.8, may try to fix later

This commit is contained in:
David Dollar
2012-06-11 10:31:07 -04:00
parent 0df1a4d784
commit d9d1346640

View File

@@ -1,7 +1,6 @@
script: bundle exec rake spec
rvm:
- 1.8.7
- 1.9.2
- 1.9.3