summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven G. Johnson <stevenj@mit.edu>2016-06-01 08:52:41 -0400
committerSteven G. Johnson <stevenj@mit.edu>2016-06-01 08:52:41 -0400
commit3d0576a9b9669a6e9fd170ffba3d3838d46986df (patch)
treeed803b999c855fb5ad215529e093f28a655102cb
parent5a84e53b0cf676b53c9a8b80d42ef91311b124f9 (diff)
parentdc8cb44bf556530f62473deb9ebcbd5953d676d1 (diff)
downloadlibutf8proc-3d0576a9b9669a6e9fd170ffba3d3838d46986df.tar.gz
libutf8proc-3d0576a9b9669a6e9fd170ffba3d3838d46986df.tar.bz2
Merge pull request #69 from JuliaLang/tk/cache
fix the travis cache
-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/