mirror of
https://github.com/MontFerret/ferret.git
synced 2025-01-28 03:56:45 +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:
|
||||
include:
|
||||
- stage: lint
|
||||
go: stable
|
||||
script:
|
||||
- make vet
|
||||
- make lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user