summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorinsomniac <insomniacslk@users.noreply.github.com>2018-09-06 15:39:04 +0100
committerGitHub <noreply@github.com>2018-09-06 15:39:04 +0100
commit0fed7fcaaa86b0c08a79a826a421d32afc68404f (patch)
tree654ce58b5b49e48e4ef7f5de3e17d7b616dbbdb8 /.travis.yml
parent1555d8ae9642629d8ef214d895d8bccadd247f2f (diff)
Test that we do not break router7 builds (#152)
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 ccbe386..a69e92e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,6 @@ language: go
sudo: required
go:
- - "1.8"
- "1.9"
- "1.10"
- "1.11rc1"