remove 1.4/1.5 from .travis.yml

This commit is contained in:
Ian Kent 2016-08-10 08:44:35 +01:00
parent c68ed81a0c
commit 1e17d0d8c1

View file

@ -1,6 +1,4 @@
language: go language: go
go: go:
- 1.4
- 1.5
- 1.6 - 1.6
- tip - tip