Update travis script to execute tests#1382
Conversation
|
CLA Assistant Lite All Contributors have signed the CLA. |
ESLint Summary View Full Report
[warning] @typescript-eslint/explicit-module-boundary-types
Report generated by eslint-plus-action |
|
Travis automatic deployment: |
1 similar comment
|
Travis automatic deployment: |
|
Travis automatic deployment: |
| - yarn prettier:check | ||
| - yarn test:coverage | ||
| - yarn build | ||
| #- bash ./config/travis/build.sh |
There was a problem hiding this comment.
I think we can remove this file, seems that is not used anymore
There was a problem hiding this comment.
Yes, I left it there for convenience until I confirm that production deployment is successful. Can create a ticket to remember about it
There was a problem hiding this comment.
Make sense, it's ok for me :)
There was a problem hiding this comment.
Update travis file so test failures are notified.
Clean some unused configuration
Also upgrade some dependencies with minor changes