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 16cb738 commit d802102Copy full SHA for d802102
.travis.yml
@@ -16,6 +16,5 @@ before_script:
16
- npm run lint
17
script:
18
- npm test
19
- - sonar-scanner
20
-after_success:
21
- ./codecov -f coverage/lcov.info
+ - sonar-scanner
0 commit comments