summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Jarvis <leejarvis@fastmail.com>2017-04-29 17:04:03 +0100
committerLee Jarvis <leejarvis@fastmail.com>2017-04-29 17:04:03 +0100
commit725ab19327d548d931d8711298fdd5612d4d779e (patch)
treee1dda52af717653eca7e62aacc5056b6b2e1be5b
parente4140e1db6833f71c752bf27707dc0ea9f1177f7 (diff)
downloadslop-725ab19327d548d931d8711298fdd5612d4d779e.tar.gz
Ignore Ruby 2.0.0 from travis
it's broken and it's annoying
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9ed6c7f..bbdbfd9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ cache: bundler
before_install:
- gem install bundler
rvm:
- - 2.0.0
- 2.1
- 2.2
- 2.3.4