1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-01 05:16:10 +01:00
slate/.travis.yml
2016-07-21 01:59:44 -07:00

7 lines
87 B
YAML

language: node_js
script: npm run lint && npm test
node_js:
- "node"
- "6"
- "4"