fix the travis cache
certificate is expired on cache.e.ip.saba.us, it now lives at cache.julialang.org
This commit is contained in:
parent
5a84e53b0c
commit
dc8cb44bf5
@ -19,4 +19,4 @@ script:
|
||||
env:
|
||||
# use JuliaLang caching (https://github.com/staticfloat/cache.julialang.org)
|
||||
# so that Travis builds do not depend on anyone's flaky servers but our own
|
||||
- URLCACHE=https://cache.e.ip.saba.us/
|
||||
- URLCACHE=https://cache.julialang.org/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user