summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Kelman <tony@kelman.net>2016-05-31 21:20:38 -0700
committerTony Kelman <tony@kelman.net>2016-05-31 21:20:38 -0700
commitdc8cb44bf556530f62473deb9ebcbd5953d676d1 (patch)
treeed803b999c855fb5ad215529e093f28a655102cb
parent5a84e53b0cf676b53c9a8b80d42ef91311b124f9 (diff)
downloadlibutf8proc-dc8cb44bf556530f62473deb9ebcbd5953d676d1.tar.gz
libutf8proc-dc8cb44bf556530f62473deb9ebcbd5953d676d1.tar.bz2
fix the travis cache
certificate is expired on cache.e.ip.saba.us, it now lives at cache.julialang.org
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 684df0f..0ebbe34 100644
--- 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/