Install new Docker version on CI (#230)

This commit is contained in:
Marius 2019-01-14 13:10:18 +01:00 committed by GitHub
parent 05f79b33ac
commit 5bc494a989
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@ go:
sudo: required
dist: trusty
group: deprecated-2017Q4
addons:
apt:
packages:
- docker-ce
cache:
apt: true
directories: