Skip to content

Commit

Permalink
Run rake appraisal:install before running rake
Browse files Browse the repository at this point in the history
  • Loading branch information
kalbasit committed Mar 2, 2012
1 parent 44013c6 commit 8ce0f4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,4 +1,5 @@
language: ruby
before_script: "bundle exec rake appraisal:install"
script: "bundle exec rake appraisal spec"
rvm:
- ree
Expand Down

0 comments on commit 8ce0f4a

Please sign in to comment.