fix the travis cache
authorTony Kelman <tony@kelman.net>
Wed, 1 Jun 2016 04:20:38 +0000 (21:20 -0700)
committerTony Kelman <tony@kelman.net>
Wed, 1 Jun 2016 04:20:38 +0000 (21:20 -0700)
certificate is expired on cache.e.ip.saba.us, it now lives at cache.julialang.org

.travis.yml

index 684df0fd69706b1b1f9a0298b4e7e55519b07d4a..0ebbe34df8db5bd527807ed583c5bb65b8e88525 100644 (file)
@@ -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/