1
0
Fork 0
mirror of https://github.com/vbatts/git-validation.git synced 2025-01-29 22:57:33 +00:00

travis: bump the golang versions

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2017-01-27 09:30:21 -05:00
parent 206708c3bd
commit e0bc736c1c
Signed by: vbatts
GPG key ID: 10937E57733F1362

View file

@ -1,7 +1,8 @@
language: go
go:
- tip
- 1.7
- 1.6
- 1.5.3
sudo: false