Use the new 'kind travis' command
This commit is contained in:
parent
fcb85b8706
commit
078282a23f
@ -4,7 +4,7 @@ node_js:
|
|||||||
script:
|
script:
|
||||||
- "npm update"
|
- "npm update"
|
||||||
- "node node_modules/kindscript/built/kind.js buildtarget"
|
- "node node_modules/kindscript/built/kind.js buildtarget"
|
||||||
- "node node_modules/kindscript/built/kind.js uploadtrg microbit-latest"
|
- "node node_modules/kindscript/built/kind.js travis"
|
||||||
- "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