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
1 changed files with 1 additions and 1 deletions

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": {