From: W. Felix Handte Date: Mon, 14 May 2018 15:55:21 +0000 (-0400) Subject: Travis CI Runs apt-get Update X-Git-Tag: v1.3.5~3^2~59^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e26be5a7b395d4e72fe715fad8aae28cf94b163c;p=thirdparty%2Fzstd.git Travis CI Runs apt-get Update --- diff --git a/.travis.yml b/.travis.yml index 3ca725526..a9c1db525 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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