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