mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-03 17:50:28 -04:00
Update to Node 6 LTS
This commit is contained in:
parent
9be29439b1
commit
7dc9fad41e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "4"
|
- 6
|
||||||
- "node"
|
- node
|
||||||
sudo: false
|
sudo: false
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue