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. dist: trusty
# https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming sudo: false
dist: precise
sudo: true
language: c language: c
cache: ccache
jobs: jobs:
include: include:
- &test-ubuntu - &test-ubuntu
@ -59,6 +59,7 @@ jobs:
- stage: test - stage: test
compiler: gcc compiler: gcc
sudo: true
addons: addons:
apt: apt:
packages: packages: