Skip to content

Commit

Permalink
travis: remove the arm job
Browse files Browse the repository at this point in the history
We do it on circle CI instead
  • Loading branch information
bagder committed Jun 11, 2021
1 parent 45c5d9d commit 53c26de
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 53c26de

Please sign in to comment.