travis tweaks

This commit is contained in:
Matthias Kretschmann 2019-06-26 12:45:12 +02:00
parent 2dfa8a0962
commit af6da53c58
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ before_install:
script:
# - ./scripts/install.sh # runs automatically with npm ci
- ./scripts/test.sh
- $(npm bin)/cypress run --record
#- ./scripts/test.sh
- ./scripts/coverage.sh
- ./scripts/build.sh