Commit fa546dc
committed
travis: don't run old Xenial LTS on pull requests
The branch (for pull requests), is the base/target branch, so for pull
requests against master, these would still be run.
From the travis documentation:
> branch (the current branch name; for pull requests: the base branch name)
This patch excludes these jobs by not running them for pull request (event type=pull_request
or event type=push (when rebasing a pull request)).
Signed-off-by: Sebastiaan van Stijn <[email protected]>1 parent 94e4b68 commit fa546dc
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments