1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

run npm, run

This commit is contained in:
Sebastian Gerske 2018-10-10 11:49:14 +02:00
parent 8bdde08884
commit 87543338e9

View File

@ -22,9 +22,9 @@ before_script:
- sleep 2
script:
- npm test:cover
- npm run test:cover
- npm run build
- npm doc
- npm run doc
after_script:
- greenkeeper-lockfile-upload