Update .travis.yml

This commit is contained in:
John Davidson 2018-12-29 20:45:47 +02:00 committed by GitHub
parent e132ed6f17
commit fa9544bf24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,16 @@
language: generic
os: linux
dist: trusty
dist: xenial
sudo: required
addons:
apt:
sources:
- docker-xenial
packages:
- docker
services:
- docker