From 385a007661a6e691ce4cfa89335d01199affc46f Mon Sep 17 00:00:00 2001 From: Michael Crosby Date: Thu, 8 Jun 2017 10:34:39 -0700 Subject: [PATCH] Remove tip Go tip test runners are 2x as slow as everything else. Signed-off-by: Michael Crosby --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 953ab4ccb..5cbde18a7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ language: go go: - 1.8.x - - tip go_import_path: github.com/containerd/containerd