Try to fix travis
This commit is contained in:
parent
5e5709e48d
commit
b003af6eae
@ -3,7 +3,7 @@ node_js:
|
|||||||
- "5.7.0"
|
- "5.7.0"
|
||||||
script:
|
script:
|
||||||
- "node node_modules/kindscript/built/kind.js travis"
|
- "node node_modules/kindscript/built/kind.js travis"
|
||||||
- "cd libs/lang-test0; node ../../node_modules/kindscript/built/kind.js run"
|
- "(cd libs/lang-test0; node ../../node_modules/kindscript/built/kind.js run)"
|
||||||
- "node node_modules/kindscript/built/kind.js uploaddoc"
|
- "node node_modules/kindscript/built/kind.js uploaddoc"
|
||||||
sudo: false
|
sudo: false
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user