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 55b58cb commit e1c6dfcCopy full SHA for e1c6dfc
.travis.yml
@@ -4,8 +4,6 @@ node_js:
4
branches:
5
only:
6
- master
7
-before_install:
8
- - npm ci
9
script:
10
- npm test -- --coverage
11
- npm run report-coverage
0 commit comments