Skip to content

Commit

Permalink
Merge pull request #712 from lorengordon/fix/deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
lorengordon authored Dec 23, 2024
2 parents 162f73b + 3ecb67d commit 3c97c86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
# Per https://travis-ci.community/t/deployments-are-failing-due-to-uri-dependency/14375
- yes | gem update --system --force
- gem install bundler
# Travis-CI is so broken, https://travis-ci.community/t/cannot-load-such-file-faraday-net-http-loaderror/14455
- gem install faraday-net_http -v '3.3.0' # Fix faraday version
- gem install uri
- gem install logger
- |
Expand Down

0 comments on commit 3c97c86

Please sign in to comment.