Skip to content

Commit

Permalink
Merge pull request #110 from bastelfreak/bionic2
Browse files Browse the repository at this point in the history
travis: switch Ruby 2.5.3->2.6.3
  • Loading branch information
Robert Müller authored Nov 12, 2019
2 parents faf894d + a930fc1 commit a76efbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ script:
matrix:
fast_finish: true
include:
- rvm: 2.5.3
- rvm: 2.6.3
bundler_args: --without development --jobs "$(nproc)"
env: CHECK=rubocop
branches:
Expand Down

0 comments on commit a76efbe

Please sign in to comment.