]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
travis: disable integration tests
authorVincent Bernat <vincent@bernat.im>
Fri, 5 Feb 2016 12:33:03 +0000 (13:33 +0100)
committerVincent Bernat <vincent@bernat.im>
Fri, 5 Feb 2016 12:33:03 +0000 (13:33 +0100)
Without acceleration, this is too slow.

.travis.yml

index ef8b30754eea8ae9636d3076b45c84683db47dad..b14ec1f7c1dc2654a512be0473f8116a4370505d 100644 (file)
@@ -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: