Browse Source

test

pull/1863/head
Daniel Gibbs 7 years ago
parent
commit
4a53fb0ade
  1. 2
      .travis.yml

2
.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
Loading…
Cancel
Save