Skip to content

Commit

Permalink
Merge pull request #2 from pegasd/more_rubies
Browse files Browse the repository at this point in the history
Test on more Ruby versions
  • Loading branch information
pegasd authored Aug 7, 2019
2 parents 89e7ddf + 2f8ed18 commit 53eab89
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ language: ruby

rvm:
- 2.3.5
- 2.4.2
- 2.5.0
- 2.4.6
- 2.5.4
- 2.6.1
- 2.7.0-preview1

stages:
- rubocop
Expand Down

0 comments on commit 53eab89

Please sign in to comment.