Update Travis config to Go 1.4.3, 1.5.4 and 1.6.1

This commit is contained in:
Anthony Fok 2016-04-21 06:40:14 +08:00
parent 8e57fea7a8
commit f904a17905

View file

@ -1,7 +1,8 @@
language: go
go:
- 1.3
- release
- 1.4.3
- 1.5.4
- 1.6.1
- tip
script: