mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
run flow as part of 'npm test' so it runs on travis-ci
This commit is contained in:
committed by
Kevin Barabash
parent
d8116bdc64
commit
6db61cb219
@@ -46,8 +46,8 @@
|
||||
},
|
||||
"bin": "cli.js",
|
||||
"scripts": {
|
||||
"test": "make lint test",
|
||||
"lint": "make lint",
|
||||
"test": "make lint flow test",
|
||||
"prepublish": "make NIS= dist"
|
||||
},
|
||||
"pre-commit": [
|
||||
|
Reference in New Issue
Block a user