Skip to content

Commit 5517158

Browse files
committedMar 13, 2016
travis: run lint
1 parent 3d15c24 commit 5517158

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ before_script:
77
- git clone https://github.com/wg/wrk.git
88
- cd wrk && make && sudo cp wrk /usr/local/bin && cd ..
99
script:
10+
- make lint
1011
- make test-travis
1112
- make bench
1213
after_script:

0 commit comments

Comments
 (0)
Please sign in to comment.