Revert "Adding ppc64le architecture support on travis-ci (#2538)" (#2602)

This commit is contained in:
thinkerou 2021-01-10 23:51:02 +08:00 committed by GitHub
parent fca3f95d7c
commit a28cc088b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 28 deletions

View File

@ -18,34 +18,6 @@ matrix:
env: env:
- TESTTAGS=nomsgpack - TESTTAGS=nomsgpack
- go: master - go: master
# Adding ppc64le jobs
- go: 1.11.x
arch: ppc64le
env: GO111MODULE=on
- go: 1.12.x
arch: ppc64le
env: GO111MODULE=on
- go: 1.13.x
arch: ppc64le
- go: 1.13.x
arch: ppc64le
env:
- TESTTAGS=nomsgpack
- go: 1.14.x
arch: ppc64le
- go: 1.14.x
arch: ppc64le
env:
- TESTTAGS=nomsgpack
- go: 1.15.x
arch: ppc64le
- go: 1.15.x
arch: ppc64le
env:
- TESTTAGS=nomsgpack
- go: master
arch: ppc64le
git: git:
depth: 10 depth: 10