mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
🚫⚠️ Disable danger
Getting errors as it tries to delete obsolete comments bundler: failed to load command: danger (/Users/travis/build/mas-cli/mas/.rubygems/ruby/2.3.0/bin/danger) Octokit::Forbidden: DELETE https://api.github.com/repos/mas-cli/mas/issues/comments/361626351: 403 - Must have admin rights to Repository. // See: https://developer.github.com/v3/issues/comments/#delete-a-comment
This commit is contained in:
parent
410ad81018
commit
557debf312
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ install:
|
|||
|
||||
script:
|
||||
- script/build
|
||||
- bundle exec danger
|
||||
# - bundle exec danger
|
||||
|
||||
before_deploy:
|
||||
- script/package
|
||||
|
|
Loading…
Reference in a new issue