summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2024-11-26 16:07:13 -0500
committerLuke from DC <[email protected]>2024-11-27 03:47:58 +0000
commitc0cb20ed7a38d2a1461ee16f5ec0979c32ca6273 (patch)
treed425eb87d8f1d72a77d04fa8e0bdd1ea3b9ff7d6
parenta0fbbf6b2eebd93642822199ff1a5bb2763255fe (diff)
downloadmate-applets-c0cb20ed7a38d2a1461ee16f5ec0979c32ca6273.tar.bz2
mate-applets-c0cb20ed7a38d2a1461ee16f5ec0979c32ca6273.tar.xz
ci: try to fix cannot load such file -- faraday/net_http (LoadError)
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5fd4ab48..607574b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,6 +46,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