mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-01 05:16:10 +01:00
Lint after running tests and benchmarks
This commit is contained in:
parent
e9f05bc1b4
commit
37d99e0edb
@ -1,5 +1,8 @@
|
||||
language: node_js
|
||||
script: npm run lint && npm test && npm run benchmarks
|
||||
script:
|
||||
- npm test
|
||||
- npm run benchmarks
|
||||
- npm run lint
|
||||
node_js:
|
||||
- "node"
|
||||
- "6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user