Skip to content

Commit 2f7435e

Browse files
committed
Demote powerpc64 tests until qemu is fixed
Big Endian powerpc64 is not really supported anymore by IBM.
1 parent b8465c0 commit 2f7435e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ matrix:
113113

114114
allow_failures:
115115
- name: "powerpc-unknown-linux-gnu - no assert_instr"
116+
- name: "powerpc64-unknown-linux-gnu - no assert_instr"
116117

117118
install: travis_retry rustup target add $TARGET
118119
script:

0 commit comments

Comments
 (0)