mirror of
https://github.com/MontFerret/ferret.git
synced 2025-02-05 13:15:20 +02:00
Update .travis.yml
Switched to Go stable for linting.
This commit is contained in:
parent
ad9bfbd4ad
commit
409a517e87
@ -40,6 +40,7 @@ stages:
|
|||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: lint
|
- stage: lint
|
||||||
|
go: stable
|
||||||
script:
|
script:
|
||||||
- make vet
|
- make vet
|
||||||
- make lint
|
- make lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user