summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 638d19b6e1..4bcbe51a4c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,7 +38,6 @@ rvm:
- 2.4.9
stages:
- - linting
- test
env:
@@ -51,9 +50,6 @@ env:
jobs:
include:
- - rvm: 2.6.5
- script: bin/rake rubocop check_rvm_integration man:check
- stage: linting
# Ruby 2.3 also tested in 2.x mode
- rvm: 2.3.8
env: RGV=master