aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-10-11 13:37:04 +0200
committerLoïc Hoguin <[email protected]>2016-10-11 13:37:04 +0200
commit5398fe20d458181559835683fa294029efd0b73f (patch)
tree89801fc50c08385c21fd78c86c617fa9e1444c14 /Makefile
parenteb9b69d1db4378ee1f191f069b689d02705b8be3 (diff)
downloadcowlib-5398fe20d458181559835683fa294029efd0b73f.tar.gz
cowlib-5398fe20d458181559835683fa294029efd0b73f.tar.bz2
cowlib-5398fe20d458181559835683fa294029efd0b73f.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 d7d8082..9796bca 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ endif
LOCAL_DEPS = crypto
DIALYZER_OPTS = -Werror_handling -Wunmatched_returns
-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
+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.3
TEST_ERLC_OPTS += +'{parse_transform, eunit_autoexport}' +'{parse_transform, horse_autoexport}'
TEST_DEPS = horse triq