aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-08-26 20:09:51 +0200
committerLoïc Hoguin <[email protected]>2015-08-26 20:09:51 +0200
commit997ec60732fb0e7dbc28f849f7d5779070e5d81b (patch)
tree7956926ee58564569ed3441287113fe5a2481b60 /Makefile
parent7d8a571b1e50602d701ca203fbf28036b2cf80f5 (diff)
downloadcowlib-997ec60732fb0e7dbc28f849f7d5779070e5d81b.tar.gz
cowlib-997ec60732fb0e7dbc28f849f7d5779070e5d81b.tar.bz2
cowlib-997ec60732fb0e7dbc28f849f7d5779070e5d81b.zip
Add CircleCI to 1.0.x branch
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8b1d1b4..57c94f9 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@
PROJECT = cowlib
PLT_APPS = crypto
+CI_OTP = OTP_R16B01 OTP_R16B02 OTP_R16B03-1 OTP-17.0.2 OTP-17.1.2 # OTP-17.2.2 OTP-17.3.4 OTP-17.4.1 OTP-17.5.6.2 OTP-18.0.3
include erlang.mk