We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad2c5e1 commit d1267e8Copy full SHA for d1267e8
.travis.yml
@@ -6,5 +6,5 @@ install:
6
- npm run bootstrap
7
script:
8
- npm run test
9
-after_sucess:
+after_success:
10
- ./node_modules/.bin/codecov -f coverage/*.json
0 commit comments