Skip to content

Commit

Permalink
Ask travis to show me the installed rake version
Browse files Browse the repository at this point in the history
Rake 0.9+ is not being installed.  This is making me upset.
  • Loading branch information
drbrain committed Nov 27, 2012
1 parent a236b81 commit 6ee896e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@
after_script:
- rake travis:after -t
before_script:
- gem list rake
- gem install hoe-travis --no-rdoc --no-ri
- rake travis:before -t
language: ruby
Expand Down

0 comments on commit 6ee896e

Please sign in to comment.