Skip to content

Commit

Permalink
Disable testing because of musl #include issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Susurrus committed Jul 25, 2017
1 parent ceab572 commit 3b44e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ matrix:
rust: 1.13.0
- env: TARGET=arm-unknown-linux-gnueabi
rust: 1.13.0
- env: TARGET=arm-unknown-linux-musleabi
- env: TARGET=arm-unknown-linux-musleabi DISABLE_TESTS=1
rust: 1.14.0
- env: TARGET=armv7-unknown-linux-gnueabihf
rust: 1.13.0
Expand Down

0 comments on commit 3b44e76

Please sign in to comment.