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/
|
||||
sudo: false
|
||||
dist: trusty
|
||||
services:
|
||||
- docker
|
||||
|
||||
language: go
|
||||
go:
|
||||
|
|
Loading…
Reference in New Issue