]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
travis: remove the arm job 7239/head
authorDaniel Stenberg <daniel@haxx.se>
Fri, 11 Jun 2021 11:59:37 +0000 (13:59 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 11 Jun 2021 14:34:13 +0000 (16:34 +0200)
We do it on circle CI instead

.travis.yml

index bd0b127a0726d784978992751b88554c9d076b0d..ebb0692dbd037bef9d79df4924217cea463a838d 100644 (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