From d0b3003bd94aca6022823cb79c3eee5a84724623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis-Philippe=20V=C3=A9ronneau?= Date: Fri, 2 Feb 2018 14:20:02 -0500 Subject: we don't have a legacy branch --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e474dab..21907f7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,8 +6,6 @@ image: ruby:2.3 script: - bundle install --jobs $(nproc) --without docs --path vendor - bundle exec rake tests - except: - - legacy # Test with version present on Debian stable test:puppet48: -- cgit v1.2.3