don't care about 32bit linux

This commit is contained in:
phiresky 2019-06-12 22:13:08 +02:00
parent 3609bff264
commit d10113668a

View File

@ -29,9 +29,6 @@ matrix:
# Nightly channel.
# All *nix releases are done on the nightly channel to take advantage
# of the regex library's multiple pattern SIMD search.
- os: linux
rust: nightly
env: TARGET=i686-unknown-linux-musl
- os: linux
rust: nightly
env: TARGET=x86_64-unknown-linux-musl