forgot to add features to the ci file

This commit is contained in:
Scott Davis 2011-06-12 02:55:36 -04:00
parent 890236a8ad
commit 6bb9904834

View File

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