travis: remove docker service which we don’t use in this project
This commit is contained in:
parent
8285e64efb
commit
0fe8ac05ad
|
@ -2,8 +2,6 @@
|
||||||
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
|
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
|
||||||
sudo: false
|
sudo: false
|
||||||
dist: trusty
|
dist: trusty
|
||||||
services:
|
|
||||||
- docker
|
|
||||||
|
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
|
|
Loading…
Reference in New Issue