Internal: only build once on CI (#5177)

This commit is contained in:
Henry Zhu
2017-01-20 17:46:09 -05:00
committed by GitHub
parent d7a0ef19f1
commit 3a0d1599cd
2 changed files with 6 additions and 14 deletions

View File

@@ -64,7 +64,7 @@
"transform-flow-strip-types"
],
"env": {
"test": {
"cov": {
"auxiliaryCommentBefore": "istanbul ignore next",
"plugins": [
"istanbul"