Skip to content

Commit fdcba1c

Browse files
committedDec 12, 2024··
Fix build issue in Travis CI
·
v2.1.5v2.0.9
1 parent d5fffa8 commit fdcba1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ before_deploy:
2222
- gem install bundler
2323
- gem install uri
2424
- gem install logger
25+
- gem install faraday-net_http -v '3.3.0'
2526

2627
stages:
2728
- name: Lint

0 commit comments

Comments
 (0)
Please sign in to comment.