[travis] update to trusty

This commit is contained in:
xoviat 2017-11-06 10:40:34 -06:00 committed by GitHub
parent ab87ee6b48
commit 42c0114397
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# 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
jobs: