This commit is contained in:
xoviat 2017-11-06 19:13:12 +00:00 committed by GitHub
commit aee6dfc1a0
1 changed files with 5 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# XXX: Precise is already deprecated, new default is Trusty.
# https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming
dist: precise
sudo: true
dist: trusty
sudo: false
language: c
cache: ccache
jobs:
include:
- &test-ubuntu
@ -59,6 +59,7 @@ jobs:
- stage: test
compiler: gcc
sudo: true
addons:
apt:
packages: