Update .travis.yml
This commit is contained in:
parent
9f9eb3f7c7
commit
1c22814235
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ install:
|
|||
before_script:
|
||||
- export PATH=$PATH:$PWD/hack/e2e-internal/
|
||||
|
||||
jobs
|
||||
jobs:
|
||||
include:
|
||||
- stage: Static Check
|
||||
script: make fmt lint vet
|
||||
|
|
Loading…
Reference in a new issue