Skip to content

Commit 3b44e76

Browse files
committed
Disable testing because of musl #include issues
1 parent ceab572 commit 3b44e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ matrix:
4848
rust: 1.13.0
4949
- env: TARGET=arm-unknown-linux-gnueabi
5050
rust: 1.13.0
51-
- env: TARGET=arm-unknown-linux-musleabi
51+
- env: TARGET=arm-unknown-linux-musleabi DISABLE_TESTS=1
5252
rust: 1.14.0
5353
- env: TARGET=armv7-unknown-linux-gnueabihf
5454
rust: 1.13.0

0 commit comments

Comments
 (0)