From: Vincent Bernat Date: Fri, 5 Feb 2016 12:33:03 +0000 (+0100) Subject: travis: disable integration tests X-Git-Tag: 0.9.1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df2fb7a193d0e7be8f1f7afcdac08f718445b2a3;p=thirdparty%2Flldpd.git travis: disable integration tests Without acceleration, this is too slow. --- diff --git a/.travis.yml b/.travis.yml index ef8b3075..b14ec1f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,11 +25,6 @@ matrix: - os: osx compiler: clang env: LLDPD_CONFIG_ARGS="--with-snmp --with-xml --with-json" - - os: linux - compiler: gcc - env: - - RUN_INTEGRATION=1 - - LLDPD_CONFIG_ARGS="--localstatedir=/var --sysconfdir=/etc --prefix=/usr" - os: linux compiler: gcc env: