using 'csript' step
This commit is contained in:
parent
9e514c9d10
commit
e86ccea683
@ -1,8 +1,7 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "5.7.0"
|
- "5.7.0"
|
||||||
before_script:
|
script:
|
||||||
- "npm install"
|
|
||||||
- "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 uploadtrg microbit-latest"
|
||||||
sudo: false
|
sudo: false
|
||||||
|
Loading…
Reference in New Issue
Block a user