summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-01-14 19:34:42 +0100
committerGitHub <noreply@github.com>2020-01-14 19:34:42 +0100
commit9a943aa2eef638ea4cc067a74dd8e6eb024bfdd6 (patch)
tree798c665368ec24cb6086534ea06b0a6fce9add19
parenta8eb06d418efc1b3bb036c849c95cf0ce4b7e18b (diff)
downloadipaddress-9a943aa2eef638ea4cc067a74dd8e6eb024bfdd6.tar.gz
Updated .travis.yml to also test with ruby 2.6 and 2.7
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 9939aff..30293f6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,8 @@ rvm:
- 2.3
- 2.4
- 2.5
+- 2.6
+- 2.7
install:
- gem install bundler
- gem install rake