We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffe6587 + 6f86f63 commit 87dd6c2Copy full SHA for 87dd6c2
.travis.yml
@@ -10,6 +10,7 @@ matrix:
10
include:
11
- env: TARGET=x86_64-unknown-linux-gnu
12
ALT=i686-unknown-linux-gnu
13
+ if: branch != master OR type = pull_request
14
15
- env: TARGET=x86_64-apple-darwin
16
ALT=i686-apple-darwin
0 commit comments