projects
/
utf8proc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a84e53
)
fix the travis cache
author
Tony Kelman
<tony@kelman.net>
Wed, 1 Jun 2016 04:20:38 +0000
(21:20 -0700)
committer
Tony 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
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 684df0fd69706b1b1f9a0298b4e7e55519b07d4a..0ebbe34df8db5bd527807ed583c5bb65b8e88525 100644
(file)
--- 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
/