We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 629aa44 commit b21d579Copy full SHA for b21d579
.travis.yml
@@ -33,6 +33,6 @@ script:
33
- make
34
- make test
35
- make docker-build
36
- - golangci-lint run
+ - golangci-lint run --timeout=2m
37
- travis_wait 20 roveralls -ignore e2e
38
- goveralls -coverprofile=roveralls.coverprofile -service=travis-ci
0 commit comments