We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee5113 commit b9f84f4Copy full SHA for b9f84f4
.travis.yml
@@ -35,8 +35,10 @@ matrix:
35
rust: 1.13.0
36
- env: TARGET=powerpc-unknown-linux-gnu
37
38
- # - env: TARGET=powerpc64-unknown-linux-gnu
39
- # - env: TARGET=powerpc64le-unknown-linux-gnu
+ - env: TARGET=powerpc64-unknown-linux-gnu
+ rust: 1.13.0
40
+ - env: TARGET=powerpc64le-unknown-linux-gnu
41
42
# - env: TARGET=s390x-unknown-linux-gnu
43
- env: TARGET=x86_64-unknown-linux-gnu
44
0 commit comments