summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora14m <[email protected]>2020-12-03 23:03:44 +0100
committera14m <[email protected]>2020-12-03 23:07:32 +0100
commit6d4cc23f6eb44054741ec7ae9a3c2b81e6a99586 (patch)
tree5a5b2e49ff053f9dbb60af589e2e47f7d02c9a7b
parentfabe9da84ec4a1e9941bfc614cff42cebc8f4f3e (diff)
Drop version 2.4 for URI.open is not supported
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 0db6716..6541a49 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
language: ruby
ruby:
- - 2.4
- 2.5
- 2.6
- 2.7
@@ -12,9 +11,6 @@ before_install:
jobs:
include:
- - stage: test
- script: bundle exec rspec
-
- stage: lint
ruby: 2.7
script: bundle exec rubocop