From e60a46f72e794f6c52c8d749de71eaa83385ec38 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 26 Jun 2019 16:15:35 +0200 Subject: [PATCH] travis tweaks --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4369114..e4b1e3b 100644 --- a/package.json +++ b/package.json @@ -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": {