mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-01 05:16:10 +01:00
7 lines
87 B
YAML
7 lines
87 B
YAML
language: node_js
|
|
script: npm run lint && npm test
|
|
node_js:
|
|
- "node"
|
|
- "6"
|
|
- "4"
|