Skip to content

Commit bf9e4bd

Browse files
authored
cache artifacts dir (#148)
1 parent f1455f7 commit bf9e4bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ os:
44
- linux
55
julia:
66
- 1
7+
cache:
8+
directories:
9+
- $HOME/.julia/artifacts
710
env:
811
- DOCUMENTER_DEBUG=true
912
notifications:

0 commit comments

Comments
 (0)