From 4a53fb0ade1799dccd48559fb135a6143236cd72 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 14 Mar 2018 23:12:53 +0000 Subject: [PATCH] test --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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