summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Luong (Franco) <franco@definefunk.com>2020-01-14 15:02:13 -0500
committerGitHub <noreply@github.com>2020-01-14 15:02:13 -0500
commitf71baa0e914e432b519b05b14452e31d7e738b09 (patch)
tree798c665368ec24cb6086534ea06b0a6fce9add19
parenta8eb06d418efc1b3bb036c849c95cf0ce4b7e18b (diff)
parent9a943aa2eef638ea4cc067a74dd8e6eb024bfdd6 (diff)
downloadipaddress-f71baa0e914e432b519b05b14452e31d7e738b09.tar.gz
Merge pull request #115 from jwillemsen/patch-2
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