summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSutou Kouhei <kou@clear-code.com>2019-09-20 06:18:12 +0900
committerSutou Kouhei <kou@clear-code.com>2019-09-20 06:18:12 +0900
commitc53031de5d52e40b4029ab5a520ac78a97c86b18 (patch)
tree72c78fd4cd823271780e430a77d7c66bd6d61433
parentc7f8a9d07222ff848f9047979f4c617d8f20706f (diff)
downloadrake-compiler-c53031de5d52e40b4029ab5a520ac78a97c86b18.tar.gz
travis: update Ruby versions
-rw-r--r--.travis.yml9
1 files changed, 3 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 0f0abc3..ccbb521 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,10 +5,7 @@ notifications:
before_script:
- gem update bundler
rvm:
- - 2.1.2
- - 2.2
- - 2.3.0
+ - 2.4
+ - 2.5
+ - 2.6
- ruby-head
-matrix:
- allow_failures:
- - rvm: ruby-head