mirror of
https://github.com/scratchfoundation/gh-pages.git
synced 2024-11-28 18:25:38 -05:00
5 lines
83 B
YAML
5 lines
83 B
YAML
before_install: npm install -g npm
|
|
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
- "0.8"
|