Travis tweaks for Docker

This commit is contained in:
Carl Tashian 2020-08-18 14:10:03 -07:00
parent d073a0abeb
commit 741fd143af

View file

@ -1,4 +1,7 @@
language: go
dist: bionic
services:
- docker
go:
- 1.14.x
addons:
@ -8,7 +11,6 @@ addons:
- fakeroot
- bash-completion
- libpcsclite-dev
- docker-ce
env:
global:
- V=1