summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis-Philippe VĂ©ronneau <pollito@riseup.net>2018-02-02 14:20:02 -0500
committerLouis-Philippe VĂ©ronneau <pollito@riseup.net>2018-02-02 14:20:02 -0500
commitd0b3003bd94aca6022823cb79c3eee5a84724623 (patch)
tree8cf3d84d96c1c75d002d5ee0bc9efa567fcb6344
parent328f4d0dc3ca258a1b605b75fa9f285d34bc47d8 (diff)
we don't have a legacy branch
-rw-r--r--.gitlab-ci.yml2
1 files changed, 0 insertions, 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: