Skip to content

Commit

Permalink
Merge branch 'test-2.6/maze-fixtures' of github.com:bugsnag/bugsnag-r…
Browse files Browse the repository at this point in the history
…uby into test-2.6/maze-fixtures
  • Loading branch information
Cawllec committed Oct 1, 2019
2 parents c0b6ab3 + 6040135 commit e266768
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,18 @@ jobs:
- stage: test
env:
- BUNDLE_VERSION=1.12.0
- GEMSETS="test sidekiq coverage"
- GEMSETS="test sidekiq"
rvm: 2.5
- stage: test
env:
- BUNDLE_VERSION=1.12.0
- GEMSETS="test sidekiq coverage"
rvm: 2.6
- stage: test
env:
- BUNDLE_VERSION=1.12.0
- GEMSETS="test rubocop"
rvm: 2.5
rvm: 2.6
script: bundle exec ./bin/rubocop lib/
# - stage: test
# addons:
Expand Down

0 comments on commit e266768

Please sign in to comment.