fix(travis): dev task

This commit is contained in:
moklick
2019-10-08 18:02:06 +02:00
parent b5bc16755c
commit 3839eb15d1
2 changed files with 12 additions and 31 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ install:
- npm ci
before_script:
- npm run dev -- --silent &
- npm run dev &
script:
- npm run cy:run