commit 3d0576a9b9669a6e9fd170ffba3d3838d46986df
parent 5a84e53b0cf676b53c9a8b80d42ef91311b124f9
Author: Steven G. Johnson <stevenj@mit.edu>
Date: Wed, 1 Jun 2016 08:52:41 -0400
Merge pull request #69 from JuliaLang/tk/cache
fix the travis cache
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
@@ -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/