update docs

This commit is contained in:
2017-10-30 08:22:51 +01:00
parent 02bce51ef6
commit b1652cc2ed
3 changed files with 42 additions and 0 deletions

View File

@@ -6,5 +6,10 @@
},
"npmdocker": {
"command": "rm -r node_modules && yarn install && yarn test"
},
"npmts": {
"testConfig": {
"parallel": false
}
}
}