aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-11-01 22:59:08 +0200
committerLoïc Hoguin <[email protected]>2016-11-01 22:59:08 +0200
commite74fadf14e40ab6c8a209acc4f2c633ff7544f7f (patch)
tree556ff299f396f514e77f78291f0df1f4480e0c28 /Makefile
parente2c978d2569aca7472651553712ada75934a497e (diff)
downloadranch-e74fadf14e40ab6c8a209acc4f2c633ff7544f7f.tar.gz
ranch-e74fadf14e40ab6c8a209acc4f2c633ff7544f7f.tar.bz2
ranch-e74fadf14e40ab6c8a209acc4f2c633ff7544f7f.zip
Makefile tweak; only using BuildKite now
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 2944c60..2ca9290 100644
--- a/Makefile
+++ b/Makefile
@@ -14,13 +14,6 @@ CI_OTP ?= \
OTP-18.0.3 OTP-18.1.5 OTP-18.2.4.1 OTP-18.3.4.4 \
OTP-19.0.7 OTP-19.1.5
-# Only test on the most recent version on public CI services.
-ifdef CI
-ifndef BUILDKITE
-CI_OTP := $(lastword $(CI_OTP))
-endif
-endif
-
# Dependencies.
TEST_DEPS = ct_helper