File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ matrix:
64
64
rust : 1.13.0
65
65
- env : TARGET=mipsel-unknown-linux-gnu
66
66
rust : 1.13.0
67
- - env : TARGET=powerpc-unknown-linux-gnu
67
+ - env : TARGET=powerpc-unknown-linux-gnu DISABLE_TESTS=1
68
68
rust : 1.13.0
69
69
- env : TARGET=powerpc64-unknown-linux-gnu
70
70
rust : 1.13.0
Original file line number Diff line number Diff line change @@ -58,7 +58,6 @@ Tier 1:
58
58
* i686-unknown-linux-musl
59
59
* mips-unknown-linux-gnu
60
60
* mipsel-unknown-linux-gnu
61
- * powerpc-unknown-linux-gnu
62
61
* powerpc64-unknown-linux-gnu
63
62
* powerpc64le-unknown-linux-gnu
64
63
* x86_64-apple-darwin
@@ -76,6 +75,7 @@ Tier 2:
76
75
* i386-apple-ios
77
76
* i686-linux-android (requires Rust >= 1.18)
78
77
* i686-unknown-freebsd
78
+ * powerpc-unknown-linux-gnu
79
79
* x86_64-apple-ios
80
80
* x86_64-linux-android (requires Rust >= 1.18)
81
81
* x86_64-unknown-netbsd
You can’t perform that action at this time.
0 commit comments