travis: disable ngtcp2 builds (again)

This commit is contained in:
Daniel Stenberg 2019-09-10 08:02:06 +02:00
parent c4c9e070f3
commit cb3dc99175
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 14 additions and 14 deletions

View File

@ -111,20 +111,20 @@ matrix:
- *common_packages
- libpsl-dev
- libbrotli-dev
- os: linux
compiler: gcc
dist: xenial
env:
- T=novalgrind NGTCP2=yes C="--with-ssl=$HOME/ngbuild --with-ngtcp2=$HOME/ngbuild --with-nghttp3=$HOME/ngbuild --enable-alt-svc" NOTESTS=
- OVERRIDE_CC="CC=gcc-8" OVERRIDE_CXX="CXX=g++-8"
addons:
apt:
sources:
- *common_sources
packages:
- *common_packages
- libpsl-dev
- libbrotli-dev
#- os: linux
# compiler: gcc
# dist: xenial
# env:
# - T=novalgrind NGTCP2=yes C="--with-ssl=$HOME/ngbuild --with-ngtcp2=$HOME/ngbuild --with-nghttp3=$HOME/ngbuild --enable-alt-svc" NOTESTS=
# - OVERRIDE_CC="CC=gcc-8" OVERRIDE_CXX="CXX=g++-8"
# addons:
# apt:
# sources:
# - *common_sources
# packages:
# - *common_packages
# - libpsl-dev
# - libbrotli-dev
- os: linux
compiler: gcc
dist: xenial