Skip to content

Commit

Permalink
ci: use optimistic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
sherwinski committed Apr 6, 2021
1 parent c4cf3ec commit b1b443c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ dist: trusty
language: ruby
bundler_args: --without development
rvm:
- 2.7.0
- 2.6.3
- 2.7
- 2.6
- jruby-9.2.11.0

jobs:
Expand Down

0 comments on commit b1b443c

Please sign in to comment.