Skip to content

Commit

Permalink
always fetch latest sheldon (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere authored and rmzelle committed Jun 13, 2019
1 parent b5b75d5 commit e89e6b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ language: ruby
cache: bundler
rvm:
- 2.6.3
install:
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
- bundle update sheldon
notifications:
email:
recipients:
Expand Down

0 comments on commit e89e6b0

Please sign in to comment.