travis: upgrade to xenial (Ubuntu 16.04)

Perhaps this will use a newer kernel with support for nftables stateful objects?
This commit is contained in:
Michael Stapelberg 2018-08-10 09:37:25 +02:00
parent b03596f1c5
commit 14f1636bc0

View File

@ -1,7 +1,7 @@
# Use the (faster) container-based infrastructure, see also
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: required
dist: trusty
dist: xenial
services:
- docker