Browse Source

split up js tests for travis (#5312)

Nate 5 years ago
parent
commit
8bff01a6f7
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

@@ -93,7 +93,9 @@ env:
     - "TESTDIR=Java/wicket"
     - "TESTDIR=Java/wildfly-ee"
     - "TESTDIR=Java/wizzardo-http"
-    - "TESTLANG=JavaScript"
+    - 'TESTDIR="JavaScript/0http JavaScript/express JavaScript/fastify JavaScript/hapi JavaScript/koa"'
+    - 'TESTDIR="JavaScript/nodejs JavaScript/polkadot JavaScript/restana JavaScript/restify JavaScript/sailsjs"'
+    - 'TESTDIR="JavaScript/es4x JavaScript/ringojs"'
     - "TESTLANG=Kotlin"
     - "TESTLANG=Lisp"
     - "TESTLANG=Lua"