From: Tony Kelman Date: Wed, 1 Jun 2016 04:20:38 +0000 (-0700) Subject: fix the travis cache X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~10^2~1^2~165^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=dc8cb44bf556530f62473deb9ebcbd5953d676d1;p=utf8proc.git fix the travis cache certificate is expired on cache.e.ip.saba.us, it now lives at cache.julialang.org --- 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/