Skip to content

Commit 6f86f63

Browse files
committed
Stop building on master on Travis.
1 parent ffe6587 commit 6f86f63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ matrix:
1010
include:
1111
- env: TARGET=x86_64-unknown-linux-gnu
1212
ALT=i686-unknown-linux-gnu
13+
if: branch != master OR type = pull_request
1314

1415
- env: TARGET=x86_64-apple-darwin
1516
ALT=i686-apple-darwin

0 commit comments

Comments
 (0)