]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Travis CI Runs apt-get Update 1133/head
authorW. Felix Handte <w@felixhandte.com>
Mon, 14 May 2018 15:55:21 +0000 (11:55 -0400)
committerW. Felix Handte <w@felixhandte.com>
Mon, 14 May 2018 15:55:21 +0000 (11:55 -0400)
.travis.yml

index 3ca7255260bce109e48d681f6f1d50162fed26b9..a9c1db525f386695f1cb3abd99f3e22d9b623d6e 100644 (file)
@@ -1,8 +1,12 @@
 # Medium Tests: Run on all commits/PRs to dev branch
 
 language: c
-sudo: required
 dist: trusty
+sudo: required
+addons:
+  apt:
+    update: true
+
 matrix:
   include:
     # Ubuntu 14.04