Skip to content

Commit

Permalink
adding coverage reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
apowers313 committed Apr 2, 2018
1 parent 622fb59 commit 553be23
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -15,7 +15,4 @@ before_script:
after_success:
- python travis_after_all.py
- export $(cat .to_export_back)
- npm run docs
- git config --global user.name "Adam Powers"
- git config --global user.email "apowers@ato.ms"
- npm run publish
- istanbul-coveralls

0 comments on commit 553be23

Please sign in to comment.