travis: remove the arm job

We do it on circle CI instead
This commit is contained in:
Daniel Stenberg 2021-06-11 13:59:37 +02:00
parent 45c5d9dd1c
commit 53c26dedf4
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 0 additions and 17 deletions

View File

@ -386,23 +386,6 @@ jobs:
- libpsl-dev
- libbrotli-dev
- libzstd-dev
- env:
- T=debug C="--with-openssl" TFLAGS=-n
- OVERRIDE_CC="CC=gcc-8" OVERRIDE_CXX="CXX=g++-8"
arch: arm64
addons:
apt:
<<: *common_apt
packages:
- *common_packages
- libpsl-dev
- libbrotli-dev
- libzstd-dev
- libev-dev
- libssl-dev
- libtool
- pkg-config
- zlib1g-dev
- env:
- T=debug C="--with-openssl" TFLAGS=-n