fix linux release

This commit is contained in:
phiresky 2019-06-19 15:30:33 +02:00
parent 04aea49136
commit ab74b65c71

View File

@ -31,6 +31,7 @@ matrix:
# 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=x86_64-unknown-linux-musl
- os: osx
rust: nightly