chore(ci): changelog publish fix

This commit is contained in:
Alexey Kasyanchuk
2018-02-04 06:16:02 +03:00
parent 3eb22facb8
commit 501238b71a
4 changed files with 1401 additions and 4 deletions

View File

@ -1,7 +1,6 @@
jobs:
include:
- if: branch = master
os: osx
osx_image: xcode9.0
language: node_js
@ -21,4 +20,7 @@ deploy:
provider: script
skip_cleanup: true
script:
- npx travis-deploy-once "npx semantic-release@13"
- npx travis-deploy-once "npx semantic-release@13"
on:
tags: true
branch: master