Browse Source

js matrix

Daniel Zlotin 6 years ago
parent
commit
08fa915105
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      .travis.yml

+ 2
- 2
.travis.yml View File

@@ -6,8 +6,8 @@ matrix:
6 6
   include:
7 7
     - env:
8 8
       - TYPE=js
9
-      language: node_js
10
-      node_js: 8
9
+      os: linux
10
+      language: generic
11 11
       script:
12 12
         - ./scripts/travis.js.sh
13 13
     - env: