Skip to content

Commit

Permalink
Add coveralls to travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bawaji94 committed Apr 27, 2020
1 parent d5f2938 commit 4b63ed1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ matrix:
- cd $TRAVIS_BUILD_DIR/web/react-spa && npm install
- cd $TRAVIS_BUILD_DIR/web/server && npm install
script:
- cd $TRAVIS_BUILD_DIR/web && npm run test
- cd $TRAVIS_BUILD_DIR/web && npm run test
- cd $TRAVIS_BUILD_DIR/web && npm run coveralls

0 comments on commit 4b63ed1

Please sign in to comment.