diff --git a/.travis.yml b/.travis.yml index 7dd347e10..385229191 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,4 +36,4 @@ script: #- bash tests/tests_jc2server.sh #- bash tests/tests_ts3server.sh - - tests/tests_shellcheck.sh \ No newline at end of file + - bash tests/tests_shellcheck.sh \ No newline at end of file