Skip to content

Commit

Permalink
chore: remove conventional-github-releaser. (#42)
Browse files Browse the repository at this point in the history
conventional-github-releaser raises an unexpected issue that stop the build.
  • Loading branch information
Yuvalke authored Sep 8, 2020
1 parent 3ca1b7d commit 922843a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 348 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
name: 'Releasing a new version'
if: tag IS present
env: TRAVIS_MODE=release
script:
- conventional-github-releaser -p angular -t $GH_TOKEN
deploy:
- provider: releases
api_key: $GH_TOKEN
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
"babel-loader": "^8.1.0",
"babel-plugin-istanbul": "^6.0.0",
"chai": "^4.2.0",
"conventional-github-releaser": "3.1.3",
"cross-env": "^7.0.2",
"eslint": "^7.4.0",
"eslint-config-prettier": "^6.11.0",
Expand Down
Loading

0 comments on commit 922843a

Please sign in to comment.