diff --git a/.travis.yml b/.travis.yml index 72d1f0e25..4645399ce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,5 +36,5 @@ jobs: include: - stage: jobs script: bash tests/tests_jc2server.sh + - # stage name not required, will continue to use `test` script: bash tests/tests_ts3server.sh - script: bash tests/tests_shellcheck.sh \ No newline at end of file