fix
This commit is contained in:
parent
efa7698068
commit
8a82f0cc17
@ -12,6 +12,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
"test": "nyc ava"
|
"test": "nyc ava",
|
||||||
|
"ci": "yarn && node jenkins.js"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user