removed go 1.4 from travis build script

This commit is contained in:
majormjr 2016-05-14 23:45:40 -04:00
parent 9fec285cea
commit 798541e688

View File

@ -1,6 +1,5 @@
language: go
go:
- 1.4.3
- 1.5.4
- 1.6.2
- tip