Try forcing latest package versions
This commit is contained in:
parent
994aee0db5
commit
c6f4d482a6
@ -2,6 +2,7 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- "5.7.0"
|
- "5.7.0"
|
||||||
script:
|
script:
|
||||||
|
- "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 uploadtrg microbit-latest"
|
||||||
sudo: false
|
sudo: false
|
||||||
|
Loading…
Reference in New Issue
Block a user