summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-12-18 16:22:52 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-12-18 16:22:52 +0100
commite4fda642e7b7e6a2bbe988fe8d11cb190c7b4411 (patch)
tree7ab4f6e291525f8ce0feca1438471a161a44c948
parent5a9d60686292ae9920ccd21ad74d5af54fc24fa1 (diff)
downloadcurl-bagder/travis-openssl3-tests.tar.gz
fixup run ftps tests toobagder/travis-openssl3-tests
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ff73b90ca..07d857d92 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -170,7 +170,7 @@ jobs:
- libbrotli-dev
- libzstd-dev
- env:
- - T=debug OPENSSL3="yes" C="--with-ssl=$HOME/openssl3" LD_LIBRARY_PATH=/home/travis/openssl3/lib:/usr/local/lib TFLAGS="https"
+ - T=debug OPENSSL3="yes" C="--with-ssl=$HOME/openssl3" LD_LIBRARY_PATH=/home/travis/openssl3/lib:/usr/local/lib TFLAGS="https ftps"
- OVERRIDE_CC="CC=gcc-8" OVERRIDE_CXX="CXX=g++-8"
addons:
apt: