Skip to content

Commit

Permalink
only build with musl
Browse files Browse the repository at this point in the history
  • Loading branch information
jaemk committed Dec 17, 2018
1 parent 36b0054 commit 0f5c115
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 @@ -21,7 +21,7 @@ matrix:
# Linux
#- env: TARGET=i686-unknown-linux-gnu
#- env: TARGET=i686-unknown-linux-musl
- env: TARGET=x86_64-unknown-linux-gnu
#- env: TARGET=x86_64-unknown-linux-gnu
- env: TARGET=x86_64-unknown-linux-musl
#
## OSX
Expand Down

0 comments on commit 0f5c115

Please sign in to comment.