mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
Remove tests for ppc64 on Travic CI.
This commit is contained in:
@@ -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),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user