Updating travis configuration to explicitly run 'rake' behind bundle exec.

This commit is contained in:
Parker Moore 2013-01-11 16:21:31 -08:00
parent 36ba434115
commit a8d07dd5f5
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
language: ruby
rvm:
- 1.9.3
- 1.9.2
- 1.8.7
script: bundle exec rake