enable docker

pull/376/head
Windfarer 5 years ago
parent 7822867ed0
commit 64f282161a
  1. 3
      .travis.yml

@ -3,6 +3,9 @@ language: go
go:
- 1.12.x
services:
- docker
# Only clone the most recent commit.
git:
depth: 1

Loading…
Cancel
Save