mirror of
https://github.com/vbatts/git-validation.git
synced 2024-11-17 13:58:39 +00:00
Merge pull request #14 from vbatts/go-version
travis: bump the golang versions
This commit is contained in:
commit
57e0595ad8
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