Explorar el Código

added language

Daniel Gibbs hace 8 años
padre
commit
706bf40339
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      .travis.yml

+ 4 - 1
.travis.yml

@@ -35,6 +35,9 @@ addons:
 jobs:
   include:
     - stage: jobs
+      language: bash
       script: bash tests/tests_jc2server.sh
-    - # stage name not required, will continue to use `test`
+    - # stage name not required
       script: bash tests/tests_ts3server.sh
+    - # stage name not required
+      script: bash tests/tests_shellcheck.sh