Some checks failed
Lint / pre-commit Linting (push) Failing after 51s
10 lines
79 B
YAML
10 lines
79 B
YAML
sudo: false
|
|
|
|
language: node_js
|
|
|
|
node_js:
|
|
- "5"
|
|
- "4"
|
|
- "0.12"
|
|
- "0.10"
|