Update .travis.yml

This commit is contained in:
Mohammad Asif Siddiqui 2017-08-08 10:29:00 +08:00 committed by GitHub
parent 9f9eb3f7c7
commit 1c22814235

View file

@ -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