From: Robert Lipe Date: Sat, 1 Aug 2015 22:54:09 +0000 (-0500) Subject: Install expat for xmlwf. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~10^2~6^2~12 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a360a8c667ca6697864a423ab7245b13e9a0fb12;p=gpsbabel.git Install expat for xmlwf. --- diff --git a/.travis.yml b/.travis.yml index ddec0b2b3..4cc8b6a2b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ compiler: - clang before_install: - sudo apt-get update -qq - - sudo apt-get install -y valgrind + - sudo apt-get install -y valgrind expat script: - cd gpsbabel ; ./configure && make -j3 all doc && bash ./testo && bash ./vtesto # TODO: build doc, GUI, mac