From 86ad86faea114105f5c9804462641da6dfd5cfce Mon Sep 17 00:00:00 2001 From: x Date: Tue, 22 Oct 2019 19:29:15 +0200 Subject: [PATCH] . --- .travis.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index ea4984a..95cec01 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,10 +19,6 @@ matrix: - language: c compiler: gcc - - name: Linux amd64 - os: linux - arch: amd64 - - name: Linux arm os: linux arch: arm64 @@ -37,6 +33,9 @@ matrix: - name: macOS, xcode os: osx +# - name: Linux amd64 +# os: linux +# arch: amd64 # - name: Power ppc64le # os: linux-ppc64le # compiler: gcc