Stop building on master on Travis.

This commit is contained in:
Eric Huss 2019-01-17 17:03:53 -08:00
parent ffe65875fd
commit 6f86f63708
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ matrix:
include:
- env: TARGET=x86_64-unknown-linux-gnu
ALT=i686-unknown-linux-gnu
if: branch != master OR type = pull_request
- env: TARGET=x86_64-apple-darwin
ALT=i686-apple-darwin