mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-01-19 06:18:16 +01:00
7 lines
74 B
YAML
7 lines
74 B
YAML
language: node_js
|
|
script: make test
|
|
node_js:
|
|
- "stable"
|
|
- "4"
|
|
- "6"
|