aboutsummaryrefslogtreecommitdiffstats
path: root/build.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-08-26 18:22:50 +0200
committerLoïc Hoguin <[email protected]>2015-08-26 18:25:45 +0200
commit2441ea400c68ddbe90bcca374be85dd0d4fa0d10 (patch)
tree1fd6af4708f24221edb90ba3b1a6d048daa0f11c /build.config
parentad39742b05af0abf78e84622b4d5aff4ea5c6067 (diff)
downloadcowlib-2441ea400c68ddbe90bcca374be85dd0d4fa0d10.tar.gz
cowlib-2441ea400c68ddbe90bcca374be85dd0d4fa0d10.tar.bz2
cowlib-2441ea400c68ddbe90bcca374be85dd0d4fa0d10.zip
Update erlang.mk and start using CircleCI
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