mirror of
https://github.com/vbatts/git-validation.git
synced 2025-01-30 15:17:33 +00:00
travis: bump the golang versions
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
206708c3bd
commit
e0bc736c1c
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
language: go
|
||||
go:
|
||||
- tip
|
||||
- 1.7
|
||||
- 1.6
|
||||
- 1.5.3
|
||||
|
||||
sudo: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue