summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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