libexpat/.travis.yml
Sebastian Pipping e064eb4c18 Travis: Pull xmlts.zip download out of script section
.. so that temporary download issues count for setup issues,
not script execution
2017-03-13 18:44:06 +01:00

13 lines
187 B
YAML

language: cpp
dist: trusty
addons:
apt:
packages:
- docbook2x
install:
- wget -O expat/tests/xmlts.zip https://www.w3.org/XML/Test/xmlts20080827.zip
script: ./.travis.sh