mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 23:27:54 -05:00
6 lines
93 B
YAML
6 lines
93 B
YAML
language: node_js
|
|
node_js: '0.12'
|
|
sudo: false
|
|
cache:
|
|
directories:
|
|
- node_modules
|