mirror of
https://github.com/vbatts/go-mtree.git
synced 2025-08-03 20:10:28 +00:00
travis, golint, and versions of golang!
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
37d776ac40
commit
acd3fa49ea
2 changed files with 11 additions and 6 deletions
|
@ -1,9 +1,10 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.x
|
||||
- 1.10.x
|
||||
- 1.9.x
|
||||
- 1.8.x
|
||||
- "1.x"
|
||||
- "1.11.x"
|
||||
- "1.10.x"
|
||||
- "1.9.x"
|
||||
- "1.8.x"
|
||||
|
||||
sudo: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue