fix travis shellcheck

This commit is contained in:
Enno Rehling 2017-12-03 16:26:02 +01:00
parent 4619f77af9
commit 0857e363e5
1 changed files with 1 additions and 1 deletions

View File

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