Commit c12abb6
committed
travisify.sh: use xmllint to extract repoSlug
We already require xmllint for the other POM extractions. It is more
robust in that it will always find the correct child element, whereas
grep alone might conceivably pick up anything such as an XML comment.1 parent 1664dd9 commit c12abb6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments