Skip to content

Commit

Permalink
Merge pull request #6 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
CI: Include 2.6, 2.7, as rvm aliases, drop <2.5
  • Loading branch information
victor authored Apr 24, 2020
2 parents c636cdc + 6c754fd commit 8c3463a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
language: ruby

rvm:
- 2.4.5
- 2.5.0
- 2.5.1
- 2.5.2
- 2.5.3
- 2.5
- 2.6
- 2.7

env:
matrix:
Expand Down

0 comments on commit 8c3463a

Please sign in to comment.