Open humphd opened 6 years ago
$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install dpl Fetching: dpl-1.9.7.gem (100%) Successfully installed dpl-1.9.7 1 gem installed invalid option "--github-token=" failed to deploy
I've seen this a few times. We should figure out what's happening.
https://travis-ci.com/humphd/next/jobs/128638542#L4583 is a recent example.
@humphd can you check if your travis access token is up to date, please?
might be relevant https://docs.travis-ci.com/user/pull-requests/#Pull-Requests-and-Security-Restrictions
I've seen this a few times. We should figure out what's happening.