Skip to content

Commit 79016ef

Browse files
committed
log is an artefact not cache
1 parent d7206b3 commit 79016ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ dependencies:
55
- "~/examples/feeds"
66
- "~/mcr"
77
- "~/spm12"
8-
- "~/log.txt"
98
override:
109
- pip install --upgrade pip
1110
- pip install -e .
@@ -41,3 +40,4 @@ test:
4140
general:
4241
artifacts:
4342
- "doc/_build/html"
43+
- "~/log.txt"

0 commit comments

Comments
 (0)