summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3199bbb..19eb6eb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,3 +15,7 @@ script:
- make data && diff data/utf8proc_data.c.new utf8proc_data.c
- (mkdir build_static && cd build_static && cmake .. -DCMAKE_VERBOSE_MAKEFILE=ON && make)
- (mkdir build_shared && cd build_shared && cmake .. -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_SHARED_LIBS=ON && make)
+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/