mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-05-14 17:06:22 +03:00
Remove tests for ppc64 on Travic CI.
This commit is contained in:
parent
8c54637f8c
commit
5b72ac098a
2 changed files with 2 additions and 34 deletions
|
|
@ -316,7 +316,8 @@ def main():
|
|||
# generate_freebsd(AMD64),
|
||||
|
||||
generate_linux(AMD64),
|
||||
generate_linux(PPC64LE),
|
||||
# PPC tests on travis has been down for a while, disable it for now.
|
||||
# generate_linux(PPC64LE),
|
||||
|
||||
generate_macos(AMD64),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue