summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEyal Posener <[email protected]>2017-05-06 00:46:03 +0300
committerEyal Posener <[email protected]>2017-05-06 00:46:03 +0300
commit212ac48007c8dffbfa9f3aff983aee941cc779eb (patch)
tree3e208f11626a9d71f74266875da9a16643b8c31d /.travis.yml
parent0b5973aaacd2a408f0ddcf9871730fffc2103f37 (diff)
Fix tests
add missing directory to git remove support of go1.7
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c942ff1..965e6ad 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
language: go
sudo: false
go:
- - 1.7
- 1.8
- tip