From 0fe8ac05adcc03a0675ac81d929fbf1ff6e276ef Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 8 Jun 2018 17:25:47 +0200 Subject: [PATCH] =?UTF-8?q?travis:=20remove=20docker=20service=20which=20w?= =?UTF-8?q?e=20don=E2=80=99t=20use=20in=20this=20project?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a5793e2..91114f5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,6 @@ # http://docs.travis-ci.com/user/workers/container-based-infrastructure/ sudo: false dist: trusty -services: - - docker language: go go: