Run travis builds on the latest minor revisions of Go

This commit is contained in:
Ken-Håvard Lieng 2016-01-04 21:39:55 +01:00
parent c72c68828d
commit 9db0341973

View File

@ -1,8 +1,8 @@
language: go
go:
- 1.4
- 1.5
- 1.4.3
- 1.5.2
- tip
install: