Travis: Pull xmlts.zip download out of script section
.. so that temporary download issues count for setup issues, not script execution
This commit is contained in:
parent
11187083d9
commit
e064eb4c18
@ -6,4 +6,7 @@ addons:
|
||||
packages:
|
||||
- docbook2x
|
||||
|
||||
install:
|
||||
- wget -O expat/tests/xmlts.zip https://www.w3.org/XML/Test/xmlts20080827.zip
|
||||
|
||||
script: ./.travis.sh
|
||||
|
Loading…
Reference in New Issue
Block a user