summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKoza <[email protected]>2020-09-06 12:38:02 +0200
committerKoza <[email protected]>2020-09-06 12:38:02 +0200
commit0cbecc33e1ab3af769a4a3c9ed9ac5e8c0fd405b (patch)
tree83b6ea5e3ed2f8d7b2d271e962eaf7817699adf2
parent9c380e51a52e2d791767c3a488256619a0c57cd8 (diff)
downloadcaxlsx-0cbecc33e1ab3af769a4a3c9ed9ac5e8c0fd405b.tar.gz
caxlsx-0cbecc33e1ab3af769a4a3c9ed9ac5e8c0fd405b.zip
Update Ruby versions on Travis
- add 2.7.1 - move every version to latest patches
-rw-r--r--.travis.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 21702471..38a3d013 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,10 +14,11 @@ notifications:
matrix:
include:
- - rvm: 2.3.5
- - rvm: 2.4.7
- - rvm: 2.5.6
- - rvm: 2.6.4
+ - rvm: 2.3.8
+ - rvm: 2.4.10
+ - rvm: 2.5.8
+ - rvm: 2.6.6
+ - rvm: 2.7.1
- rvm: rbx-3
- rvm: jruby-19mode
- rvm: jruby-9.1.17.0