diff --git a/.travis.yml b/.travis.yml index cb685d3..f1920d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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