mirror of
https://github.com/securego/gosec.git
synced 2025-01-28 03:29:28 +02:00
Add Go 1.13 to the tested version in the travis build file (#350)
Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
This commit is contained in:
parent
4ecbe32d83
commit
e442cf30a8
@ -3,6 +3,7 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- "1.11.x"
|
- "1.11.x"
|
||||||
- "1.12.x"
|
- "1.12.x"
|
||||||
|
- "1.13.x"
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user