From cbf137dac7b2c4aa2f45572c1214d07b30742241 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 2 Jul 2017 22:21:03 -0700 Subject: Correct the travis build to kinda work. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7d98c9f..7c11683 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: go -go_import_path: go.universe.tf/tlsrouter +go_import_path: go.universe.tf/tcpproxy go: - 1.7 - 1.8 -- cgit v1.2.3