Commit ce29d09
Adds Ruby 2.5 and 2.6 to Travis CI configuration (#22)
* Adds Ruby 2.5.5 and 2.6.3 to Travis CI configuration
Adds test coverage for newer versions of Ruby. Updates Ruby 2.3, 2.4,
and 2.5 patch version to the latest available.
* Remove patch version from Travis CI configuration
When you omit the patch version from the rvm configuration, Travis CI
will use the latest patch version available for that minor version of
Ruby. i.e. specify version 2.6 will download 2.6.3 as of this commit.1 parent a0ade05 commit ce29d09
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
0 commit comments