Tarantool development patches archive
 help / color / mirror / Atom feed
* [tarantool-patches] [PATCH v1] Revert "travis-ci: freeze curl version on 7.65.0"
@ 2019-07-26  9:12 Alexander V. Tikhonov
  0 siblings, 0 replies; only message in thread
From: Alexander V. Tikhonov @ 2019-07-26  9:12 UTC (permalink / raw)
  To: Kirill Yukhin; +Cc: Alexander V. Tikhonov, tarantool-patches

Due to the new 7.65.3 curl version released on 2019-07-19,
removed temporary workaround that downgraded the curl to
7.65.0.

This reverts commit 2e880af097a548036278f43b3d6b0f6534a66bac.

Follows up #4288
---

Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4288-upgrade-curl
Issue: https://github.com/tarantool/tarantool/issues/4288

 .travis.mk | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/.travis.mk b/.travis.mk
index 7d349bc21..df2bd0732 100644
--- a/.travis.mk
+++ b/.travis.mk
@@ -119,12 +119,6 @@ deps_osx:
 	brew update
 	brew install openssl readline curl icu4c libiconv --force
 	python2 -V || brew install python2 --force
-	###################################################
-	# Temporary workaround to curl version from
-	# issue #4288 to downgrade from 7.65.1 to 7.65.0:
-	# TODO: remove the workaround after 7.65.2 released
-	brew reinstall https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f3e2682fa3d8a6ee58ded40718a1326e08a6d/Formula/curl.rb
-	###################################################
 	curl --silent --show-error --retry 5 https://bootstrap.pypa.io/get-pip.py >get-pip.py
 	python get-pip.py --user
 	pip install --user --force-reinstall -r test-run/requirements.txt
-- 
2.17.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-26  9:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-26  9:12 [tarantool-patches] [PATCH v1] Revert "travis-ci: freeze curl version on 7.65.0" Alexander V. Tikhonov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox