1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

allow travis to run unitesting

This commit is contained in:
Ahmed Ali 2020-06-19 10:38:07 +02:00
parent 1a7799a2c5
commit 340478f5c0

View File

@ -22,6 +22,7 @@ before_script:
script:
- npm run lint
- npm run build
- npm run test
notifications:
email: false