Skip to content

Commit 33cac02

Browse files
committed
Disable testing because of musl #include issues
1 parent bb02118 commit 33cac02

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
@@ -49,7 +49,7 @@ matrix:
4949
rust: 1.13.0
5050
- env: TARGET=arm-unknown-linux-gnueabi
5151
rust: 1.13.0
52-
- env: TARGET=arm-unknown-linux-musleabi
52+
- env: TARGET=arm-unknown-linux-musleabi DISABLE_TESTS=1
5353
rust: 1.14.0
5454
- env: TARGET=armv7-unknown-linux-gnueabihf
5555
rust: 1.13.0

0 commit comments

Comments
 (0)