Browse Source

Makefile tweak; only using BuildKite now

Loïc Hoguin 8 years ago
parent
commit
e74fadf14e
1 changed files with 0 additions and 7 deletions
  1. 0 7
      Makefile

+ 0 - 7
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