forked from github/server
fix travis shellcheck
This commit is contained in:
parent
4619f77af9
commit
0857e363e5
|
@ -26,6 +26,6 @@ cppcheck --version
|
||||||
cppcheck --quiet --error-exitcode=1 src
|
cppcheck --quiet --error-exitcode=1 src
|
||||||
s/runtests -V
|
s/runtests -V
|
||||||
integration_tests
|
integration_tests
|
||||||
cd process
|
cd ../process
|
||||||
make
|
make
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue