]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
ci: don't install jansson
authorVincent Bernat <vincent@bernat.im>
Sun, 19 Mar 2017 14:20:13 +0000 (15:20 +0100)
committerVincent Bernat <vincent@bernat.im>
Sun, 19 Mar 2017 14:20:13 +0000 (15:20 +0100)
tests/ci/install.sh

index 44cc741a616e76a74855888f397e5249f6dc027c..843e9c9ef0e85559747bf7a46dd559d1f41ba782 100755 (executable)
@@ -8,7 +8,7 @@ case "$(uname -s)" in
         # Workaround a bug in Travis:
         # https://github.com/Homebrew/legacy-homebrew/issues/43874
         brew uninstall libtool
-        brew install libtool jansson libxml2 check
+        brew install libtool libxml2 check
         ;;
     Linux)
         # We prefer gcc-5