mirror of
https://github.com/rschamp/gh-pages.git
synced 2025-10-12 12:06:11 +08:00
6 lines
83 B
YAML
6 lines
83 B
YAML
before_install: npm install -g npm
|
|
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
- "0.8"
|