mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-21 10:31:01 -04:00
6 lines
93 B
YAML
6 lines
93 B
YAML
language: node_js
|
|
node_js: '0.12'
|
|
sudo: false
|
|
cache:
|
|
directories:
|
|
- node_modules
|