We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba66c6 commit ad4726cCopy full SHA for ad4726c
.travis.yml
@@ -7,4 +7,4 @@ env:
7
global:
8
- BUILD_TIMEOUT=10000
9
install: npm install
10
-after_success: npm run coverage
+after_success: npm run codecov
0 commit comments