Remove Go 1.4 and 1.5 from TravisCI

This commit is contained in:
Camilo Aguilar
2017-05-13 18:30:00 -04:00
parent 85050c0904
commit 2ff65ef7c3

View File

@@ -2,7 +2,5 @@ sudo: false
language: go
go:
- 1.4
- 1.5
- 1.8
- tip