Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
fix: resolve broken Heroku deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ESKYoung committed Jun 21, 2022
1 parent 2aaa18e commit 52f8195
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ script:
after_success:
- codecov

before_deploy:
- rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install faraday -v 1.8.0

deploy:
provider: heroku
api_key:
Expand Down

0 comments on commit 52f8195

Please sign in to comment.