Skip to content

Commit

Permalink
refactor npm commands, add logging
Browse files Browse the repository at this point in the history
  • Loading branch information
apowers313 committed Oct 8, 2020
1 parent d175d01 commit fe3fbbf
Show file tree
Hide file tree
Showing 3 changed files with 861 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- npm audit
- stage: coverage
name: 'Testing Coverage Report'
script: npm run coverage
script: npm run coverage:publish
- stage: docs
name: 'Code Documentation'
script:
Expand Down
Loading

0 comments on commit fe3fbbf

Please sign in to comment.