mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-11-21 13:05:45 +00:00
Switch Travis to Xenial.
This commit is contained in:
parent
7fa3c6483d
commit
d2b5efd41c
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
dist: xenial
|
||||
sudo: required
|
||||
|
||||
language: c
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
||||
dist: trusty
|
||||
sudo: required
|
||||
|
||||
env:
|
||||
global:
|
||||
- CFLAGS="-Wno-unused-result"
|
||||
|
|
Loading…
Reference in a new issue