mirror of
https://github.com/scratchfoundation/scratch-resources.git
synced 2025-07-03 17:00:26 -04:00
Specify node version
This commit is contained in:
parent
6031ef2d3e
commit
a8604860cc
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- 6
|
||||||
|
- 'node'
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue