aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNiall Sheridan <nsheridan@gmail.com>2016-10-06 15:55:06 -0500
committerNiall Sheridan <nsheridan@gmail.com>2016-10-06 15:55:06 -0500
commit3c99b9496d04fe389b4b7779fe24fb0927f0347b (patch)
treed177544d45002230fd86548cca07a4e882d2900a /.travis.yml
parentc5ba6d949d6f83a9e26ab6c132449ab5023f552b (diff)
Drop support for go 1.5
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 05cff4c..0567d0b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,6 @@ env:
- GO15VENDOREXPERIMENT=1 MYSQL_TEST_CONFIG="mysql:user:passwd:localhost" MONGO_TEST_CONFIG="mongo:user:passwd:localhost"
go:
- - 1.5.4
- 1.6.3
- 1.7
- tip