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:
|
before_script:
|
||||||
- export PATH=$PATH:$PWD/hack/e2e-internal/
|
- export PATH=$PATH:$PWD/hack/e2e-internal/
|
||||||
|
|
||||||
jobs
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: Static Check
|
- stage: Static Check
|
||||||
script: make fmt lint vet
|
script: make fmt lint vet
|
||||||
|
|
Loading…
Reference in a new issue