mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
travis tweaks
This commit is contained in:
parent
2dfa8a0962
commit
af6da53c58
@ -25,7 +25,8 @@ before_install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
# - ./scripts/install.sh # runs automatically with npm ci
|
# - ./scripts/install.sh # runs automatically with npm ci
|
||||||
- ./scripts/test.sh
|
- $(npm bin)/cypress run --record
|
||||||
|
#- ./scripts/test.sh
|
||||||
- ./scripts/coverage.sh
|
- ./scripts/coverage.sh
|
||||||
- ./scripts/build.sh
|
- ./scripts/build.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user