Seems gen-version.sh generates invalid XML when commit message have characters like less- or greater-than signs
This commit is contained in:
parent
8a599ee8e9
commit
491d537384
1 changed files with 1 additions and 1 deletions
|
@ -41,5 +41,5 @@ script:
|
||||||
|
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- sh scripts/travis-upload.sh
|
- bash scripts/travis-upload.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue