summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2024-12-06 18:45:18 -0500
committerlukefromdc <[email protected]>2024-12-06 18:45:18 -0500
commite2065669e8e992ebaf23433dfc979caea171ed89 (patch)
tree6af71da78f731463e0c87e758d3ba9bb134cef6f
parentb990d71c48b714fb7e7240c87d4b9b2d3a7adf6a (diff)
downloadmate-panel-master.tar.bz2
mate-panel-master.tar.xz
ci: fix Faraday issue on deployHEADmaster
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c13c5b8a..7d3a9106 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,6 +43,7 @@ notifications:
before_deploy:
- yes | gem update --system --force
- gem install bundler
+ - gem install faraday-net_http -v '3.3.0' # Avoid faraday version problem
- gem install uri
- gem install logger