aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-10-08 11:59:04 +0200
committerLoïc Hoguin <[email protected]>2016-10-08 11:59:19 +0200
commit97d840592fb83d774a178d681f73298ba85e5cdc (patch)
treeb22bb35cb53570eca595320c7509aa83b7b3d0b4 /Makefile
parent14db6cd63db0aa0f7a55e3d23700b888349a469c (diff)
downloadcowlib-97d840592fb83d774a178d681f73298ba85e5cdc.tar.gz
cowlib-97d840592fb83d774a178d681f73298ba85e5cdc.tar.bz2
cowlib-97d840592fb83d774a178d681f73298ba85e5cdc.zip
Update CI targets
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4390a55..d7d8082 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ endif
LOCAL_DEPS = crypto
DIALYZER_OPTS = -Werror_handling -Wunmatched_returns
-CI_OTP ?= OTP-19.1.1 OTP-19.0.7 OTP-18.3.4.4 OTP-18.2.4.1 OTP-18.1.5 OTP-18.0.3
+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.2
TEST_ERLC_OPTS += +'{parse_transform, eunit_autoexport}' +'{parse_transform, horse_autoexport}'
TEST_DEPS = horse triq