Skip to content

Commit

Permalink
Merge pull request #197 from deskpro/fix-build
Browse files Browse the repository at this point in the history
Fix build
  • Loading branch information
jducro authored Nov 27, 2024
2 parents 85569c8 + 77cba10 commit 6488217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ before_deploy:
- yes | gem update --system --force
- gem install bundler
- gem install uri
- gem install faraday-net_http -v '3.3.0' # Fix faraday version
- gem install logger
deploy:
- provider: pages
Expand Down

0 comments on commit 6488217

Please sign in to comment.