Try to run lang-test0 during build

This commit is contained in:
Michal Moskal 2016-04-02 21:36:00 -07:00
parent 87b6e0aba1
commit 9626207a61
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ node_js:
- "5.7.0"
script:
- "node node_modules/kindscript/built/kind.js travis"
- "cd libs/lang-test0; node ../../node_modules/kindscript/built/kind.js run"
- "node node_modules/kindscript/built/kind.js uploaddoc"
sudo: false
notifications: