aboutsummaryrefslogtreecommitdiffstats
path: root/build.config
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 /build.config
parent7d8a571b1e50602d701ca203fbf28036b2cf80f5 (diff)
downloadcowlib-997ec60732fb0e7dbc28f849f7d5779070e5d81b.tar.gz
cowlib-997ec60732fb0e7dbc28f849f7d5779070e5d81b.tar.bz2
cowlib-997ec60732fb0e7dbc28f849f7d5779070e5d81b.zip
Add CircleCI to 1.0.x branch
Diffstat (limited to 'build.config')
-rw-r--r--build.config20
1 files changed, 0 insertions, 20 deletions
diff --git a/build.config b/build.config
deleted file mode 100644
index 87fd50d..0000000
--- a/build.config
+++ /dev/null
@@ -1,20 +0,0 @@
-# Core modules.
-#
-# Do *not* comment or remove them
-# unless you know what you are doing!
-core/core
-core/deps
-core/erlc
-
-# Plugins.
-#
-# Comment to disable, uncomment to enable.
-plugins/bootstrap
-#plugins/c_src
-plugins/ct
-plugins/dialyzer
-#plugins/edoc
-plugins/elvis
-#plugins/erlydtl
-#plugins/relx
-plugins/shell