Skip to content

Commit 7a19ab0

Browse files
committed
Update appveyor.yml
1 parent c59d76c commit 7a19ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ notifications:
2424
cache:
2525
# Cache large downloads to avoid network unreliability
2626
- "%MINGW_ARCHIVE%"
27-
#- C:\Users\appveyor\.julia\v0.5
27+
- C:\Users\appveyor\.julia\v0.5
2828

2929
install:
3030
- ps: "[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::Tls12"

0 commit comments

Comments
 (0)