summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Anderson <[email protected]>2017-07-02 22:21:03 -0700
committerDavid Anderson <[email protected]>2017-07-02 22:21:03 -0700
commitcbf137dac7b2c4aa2f45572c1214d07b30742241 (patch)
tree19bfc399783126edbc5aecba11c333ebda8a4243
parent3eb49e9b3902de95b3c9f5729d51ca7f61f02e5a (diff)
Correct the travis build to kinda work.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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