.travis.yml: test all go releases

This commit is contained in:
Pierre Carrier
2015-12-03 18:30:41 +00:00
parent a5285a1f82
commit 836cbf8a9e

View File

@ -3,4 +3,7 @@ language: go
go:
- 1.0
- 1.1
- tip
- 1.2
- 1.3
- 1.4
- 1.5