Commit 64e7d98
committed
travis: run copr build only for the master branch
This is needed to avoid building into the @codescan/csdiff copr project
upon a push to a non-master branch. Also, pull-requests against
a non-master branch would be excluded, but they should be rare.
Drop the -x flag from the Travis build. That PR webhook isn't private
information but still.. It is better to not make a honeypot from all
our Travis logs.1 parent a8aa18b commit 64e7d98
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments