More improvements to the test runner.

This commit is contained in:
Andrey Antukh
2016-02-02 22:04:45 +02:00
parent b2e86675b3
commit 48af590bd8
3 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ sudo: false
script:
- ./scripts/build
- node --version
- node out/tests.js
jdk: