Use the new 'kind travis' command

This commit is contained in:
Michal Moskal 2016-03-28 18:30:40 -07:00
parent fcb85b8706
commit 078282a23f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ node_js:
script:
- "npm update"
- "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"
sudo: false
notifications: