Skip to content

Commit

Permalink
chore(ci): Set bundle version for ruby 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kattrali committed Feb 13, 2018
1 parent a7d9ab4 commit ea9b21f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ jobs:
- GEMSETS="test sidekiq"
rvm: 2.4.1
- stage: test
env: GEMSETS="test rubocop"
env:
- BUNDLE_VERSION=1.12.0
- GEMSETS="test rubocop"
rvm: 2.4.1
script: bundle exec ./bin/rubocop lib/
- stage: deploy
Expand Down

0 comments on commit ea9b21f

Please sign in to comment.