-
Notifications
You must be signed in to change notification settings - Fork 553
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(testing): update babel and code coverage
This change updates us to babel 6 for compilation and nyc instead of istanbul for code coverage. We also updated blob to the latest version. Closes #156 Closes #140 Closes #106 Closes #51
- Loading branch information
Showing
2 changed files
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,5 @@ coverage/ | |
artifacts/ | ||
/dist | ||
npm-debug.log | ||
.nyc_output | ||
test/tools/trigger-appveyor-tests.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters