summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2016-05-07 18:03:40 -0400
committerAllen Winter <allen.winter@kdab.com>2016-05-07 18:03:40 -0400
commit285e3f6d5f509a528126f3cf33d3f9b6d586bfe2 (patch)
treed13564d9320cecf964fd3349e736af57b00b29c8 /.travis.yml
parentd45a9db2cc80953837a55ff8f6520a227d0d78ae (diff)
downloadlibical-git-285e3f6d5f509a528126f3cf33d3f9b6d586bfe2.tar.gz
.travis.yml - set the XML_CATALOG_FILES variable for osx
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 88381ecb..c4873ae4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ env:
os:
- linux
- osx
+ env: XML_CATALOG_FILES=/usr/local/etc/xml/catalog
before_install: ./scripts/setup-travis.sh