Daniel Gibbs 8 년 전
부모
커밋
4a53fb0ade
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .travis.yml

+ 1 - 1
.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