summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Kane <andrew@chartkick.com>2020-01-05 20:27:57 -0800
committerOlle Jonsson <olle.jonsson@gmail.com>2020-01-07 09:17:20 +0100
commitca1f1cf7169c673ac0942996a1e810383cc6403e (patch)
tree85d6d56ad8553c64d970f06b2de96f91ad91089c
parent33a59e46b6fa89636e32b72fa8e025dee1b622b8 (diff)
downloadslop-ca1f1cf7169c673ac0942996a1e810383cc6403e.tar.gz
Added Ruby 2.7.0 to test matrix
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 38afabf..4573dc8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,7 @@ rvm:
- 2.4.9
- 2.5.7
- 2.6.5
+ - 2.7.0
- jruby-9.2.9.0
- jruby-head
- ruby-head