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

Commit

Permalink
Merge pull request #14 from ESKYoung/fix-heroku-travis-deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ESKYoung committed Jun 21, 2022
2 parents 2aaa18e + 52f8195 commit e280b8b
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 e280b8b

Please sign in to comment.