]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - .travis.yml
v1.0.5: seccomp - add gettime
[thirdparty/lldpd.git] / .travis.yml
index 8e1eb9ce7049aba741a037edd625cd4f080fdd92..65de7f51766aeba4da3fcc6ed45e409d8243884b 100644 (file)
@@ -1,7 +1,6 @@
 language: c
-group: deprecated-2017Q3
 os: linux
-dist: trusty
+dist: bionic
 compiler: gcc
 sudo: require
 install:
@@ -23,7 +22,7 @@ matrix:
       compiler: clang
       env: LLDPD_CONFIG_ARGS="--with-snmp --with-xml"
     - os: linux
-      arch: arm64
+      arch: ppc64el
       env: LLDPD_CONFIG_ARGS="--with-snmp --with-xml"
     - os: osx
       compiler: clang