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 12:45:12 +02:00
parent 2dfa8a0962
commit af6da53c58
Signed by: m
GPG Key ID: 606EEEF3C479A91F

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