summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChris K <chrisko@google.com>2020-01-24 14:36:19 -0800
committerinsomniac <insomniacslk@users.noreply.github.com>2020-01-24 23:21:30 +0000
commit5214532ecf392e5a8818355f3fff993aaef42c06 (patch)
tree17714e4d6f8d0d27d707f07217d5aed7cb93b090
parentf7072f72789b2bbd1309b0da2e0a2bb55dd21c59 (diff)
travis: disable go tip
Signed-off-by: Chris Koch <chrisko@google.com>
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f257743..78dcec9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,6 @@ go:
- "1.11"
- "1.12"
- "1.13"
- - tip
env:
- TEST_SUITE=unit