Skip to content
Snippets Groups Projects
Commit d9f41e6d authored by Kaspar Schleiser's avatar Kaspar Schleiser
Browse files

murdock: enable dlcache

parent ed9899ad
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
export RIOT_CI_BUILD=1
export STATIC_TESTS=${STATIC_TESTS:-1}
export CFLAGS_DBG=""
export DLCACHE_DIR=${DLCACHE_DIR:-~/.dlcache}
error() {
echo "$@"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment