Skip to content

Commit

Permalink
feat(build/test): replace test framework with jest
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmacdonald committed Aug 23, 2019
1 parent b9567f3 commit 6b54ec3
Show file tree
Hide file tree
Showing 6 changed files with 6,491 additions and 6,455 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ before_script:
- npm prune
script:
- npm run test
- npm run check-coverage
after_success:
- npm run report-coverage
- npm run travis-deploy-once "npm run semantic-release"
Expand Down
Loading

0 comments on commit 6b54ec3

Please sign in to comment.