1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

travis tweaks

This commit is contained in:
Matthias Kretschmann 2019-06-26 16:15:35 +02:00
parent cc53823279
commit e60a46f72e
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -21,7 +21,7 @@
"lint": "npm run lint:js && npm run lint:css",
"release": "release-it --non-interactive",
"changelog": "auto-changelog -p",
"cypress:run": "cypress run",
"cypress:run": "cypress run --browser chrome",
"cypress:open": "cypress open"
},
"dependencies": {