Skip to content

Commit

Permalink
fix: check for writer-opts.js
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Feb 19, 2019
1 parent 8cfe14c commit 33d4dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
# - npm install /~https://github.com/Visya/conventional-changelog/archive/patch-1.tar.gz
# - find / -type f -name writer-opts.js
- wget https://raw.githubusercontent.com/conventional-changelog/conventional-changelog/917d66be0ee7e73b3ce4e82447878c521eac1c05/packages/conventional-changelog-angular/writer-opts.js -O /home/travis/build/myii/test-travis-ci/node_modules/conventional-changelog-angular/writer-opts.js
- sed -i -e 's:Bug Fixes:Bug and General Fixes:' /home/travis/build/myii/test-travis-ci/node_modules/conventional-changelog-angular/writer-opts.js
- cat /home/travis/build/myii/test-travis-ci/node_modules/conventional-changelog-angular/writer-opts.js

# # - npm list -g
Expand Down

0 comments on commit 33d4dd8

Please sign in to comment.