We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95688d6 commit e17090aCopy full SHA for e17090a
1 file changed
.travis.yml
@@ -9,8 +9,8 @@ node_js:
9
script:
10
- npm run test
11
after_success:
12
- - npm run build
13
- npm run report-coverage
+ - npm run build
14
- npx semantic-release
15
branches:
16
only: master
0 commit comments