summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlle Jonsson <olle.jonsson@gmail.com>2021-05-20 23:05:22 +0200
committerGitHub <noreply@github.com>2021-05-20 23:05:22 +0200
commit09e7db5ba53c94d32c57a100ec6bbf64b64d3afe (patch)
tree67db891440b6129953610c4e797c258f5f7c0b7f
parent5f07ab264eeff21124188eb471368eddf6fd3439 (diff)
downloadslop-09e7db5ba53c94d32c57a100ec6bbf64b64d3afe.tar.gz
CI: More complete Travis matrix (#265)
This adds a 3.0 Ruby, as well as updates the patch versions using information from https://github.com/rvm/rvm/blob/master/config/known#L12
-rw-r--r--.travis.yml11
1 files changed, 6 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 0781d55..43bef81 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,11 +13,12 @@ rvm:
- 2.1
- 2.2
- 2.3.4
- - 2.4.9
- - 2.5.7
- - 2.6.5
- - 2.7.0
- - jruby-9.2.16.0
+ - 2.4.10
+ - 2.5.9
+ - 2.6.7
+ - 2.7.3
+ - 3.0.1
+ - jruby-9.2.17.0
- jruby-head
- ruby-head
- truffleruby-head