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