travis: run lint
This commit is contained in:
parent
3d15c2409d
commit
551715821b
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ before_script:
|
|||
- git clone https://github.com/wg/wrk.git
|
||||
- cd wrk && make && sudo cp wrk /usr/local/bin && cd ..
|
||||
script:
|
||||
- make lint
|
||||
- make test-travis
|
||||
- make bench
|
||||
after_script:
|
||||
|
|
Loading…
Reference in a new issue