fix travis.yml

This commit is contained in:
John Bintz 2011-06-06 15:02:32 -04:00
parent a10226bc5f
commit f93fc6e1d0
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ rvm:
- 1.8.7
- 1.9.2
- ree
script: "bundle exec spec"
script: "bundle exec rake spec"