Przeglądaj źródła

fix(travis): fixed trusty being used instead of xential

Daniel Gibbs 7 lat temu
rodzic
commit
4f2df83550
1 zmienionych plików z 4 dodań i 5 usunięć
  1. 4 5
      .travis.yml

+ 4 - 5
.travis.yml

@@ -1,8 +1,7 @@
-language: bash node_js
+
+language: node_js
 dist: xenial
-sudo: required
-node_js:
-  - 10
+
 before_script:
     - curl -L "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/shunit2/shunit2-2.1.6.tgz" | tar zx
 install:
@@ -42,4 +41,4 @@ jobs:
     - # stage name not required
       script: bash tests/tests_ts3server.sh
     - # stage name not required
-      script: bash tests/tests_shellcheck.sh
+      script: bash tests/tests_shellcheck.sh