Skip to content

Commit

Permalink
Fix build issue in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymcp committed Dec 12, 2024
1 parent d5fffa8 commit fdcba1c
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 @@ -22,6 +22,7 @@ before_deploy:
- gem install bundler
- gem install uri
- gem install logger
- gem install faraday-net_http -v '3.3.0'

stages:
- name: Lint
Expand Down

0 comments on commit fdcba1c

Please sign in to comment.