We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3224801 commit d83d724Copy full SHA for d83d724
.travis.yml
@@ -24,7 +24,6 @@ matrix:
24
- env: TARGET=mipsel-unknown-linux-gnu
25
- env: TARGET=powerpc-unknown-linux-gnu
26
- env: TARGET=powerpc64-unknown-linux-gnu
27
- - env: TARGET=powerpc64le-unknown-linux-gnu
28
- env: TARGET=s390x-unknown-linux-gnu DISABLE_TESTS=1
29
- env: TARGET=x86_64-unknown-linux-gnu
30
- env: TARGET=x86_64-unknown-linux-musl
@@ -36,8 +35,6 @@ matrix:
36
35
os: osx
37
38
# *BSD
39
- - env: TARGET=i686-unknown-freebsd DISABLE_TESTS=1
40
- - env: TARGET=x86_64-unknown-freebsd DISABLE_TESTS=1
41
- env: TARGET=x86_64-unknown-netbsd DISABLE_TESTS=1
42
43
# Testing other channels
0 commit comments