mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
travis: switch to xenial build env
In principle we'd like everything to work with ancient versions. In practice someone needs drive that effort.
This commit is contained in:
parent
d124c0e416
commit
35addc95ae
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
language: c
|
||||
|
||||
dist: trusty
|
||||
sudo: false
|
||||
dist: xenial
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Reference in a new issue