Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,6 @@ addons: - autopoint # for libpsl that needs autoreconf that uses gettext that needs it - libunistring-dev # for libidn2 needed by libpsl - gnutls-bin - libgnutls28-dev matrix: include: Loading Loading @@ -161,6 +160,7 @@ matrix: packages: - *common_packages - clang-7 - libgnutls28-dev - os: linux compiler: clang dist: trusty Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,6 @@ addons: - autopoint # for libpsl that needs autoreconf that uses gettext that needs it - libunistring-dev # for libidn2 needed by libpsl - gnutls-bin - libgnutls28-dev matrix: include: Loading Loading @@ -161,6 +160,7 @@ matrix: packages: - *common_packages - clang-7 - libgnutls28-dev - os: linux compiler: clang dist: trusty Loading