Removes go versions 1.3, 1.4 and 1.5 from the Travis CI build

This commit is contained in:
Kevin Stock
2017-06-04 17:50:49 -07:00
parent e9747d9577
commit 62f87e7532
-3
View File
@@ -1,9 +1,6 @@
language: go
sudo: false
go:
- 1.3
- 1.4
- 1.5
- 1.7
- 1.8
- tip