aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-08-14 13:45:17 +0200
committerLoïc Hoguin <[email protected]>2015-08-14 13:45:17 +0200
commitd0712e7b4e3f6ed08cc1e09b89cae14b959111dc (patch)
tree1ca5825f985fb30912096e1f28efd9fb83e80942 /circle.yml
parentcecc145356875da94d4f125018730954851109ac (diff)
downloaderlang.mk-d0712e7b4e3f6ed08cc1e09b89cae14b959111dc.tar.gz
erlang.mk-d0712e7b4e3f6ed08cc1e09b89cae14b959111dc.tar.bz2
erlang.mk-d0712e7b4e3f6ed08cc1e09b89cae14b959111dc.zip
Add test/pkgs.log as artifact
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index ffdadee..b4deef6 100644
--- a/circle.yml
+++ b/circle.yml
@@ -1,3 +1,7 @@
+general:
+ artifacts:
+ - "test/pkgs.log"
+
dependencies:
cache_directories:
- "~/.kerl"