Skip to content

Commit

Permalink
Force-install minitest
Browse files Browse the repository at this point in the history
  • Loading branch information
drbrain committed Mar 27, 2014
1 parent 3cbf186 commit e745e3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ after_script:
- ruby -Ilib bin/rake travis:after -t
before_script:
- gem install hoe-travis --no-rdoc --no-ri
- gem install minitest -v '~> 4.0' --no-rdoc --no-ri
- ruby -Ilib bin/rake travis:before -t
language: ruby
notifications:
Expand Down

0 comments on commit e745e3f

Please sign in to comment.