From: Vincent Bernat Date: Sat, 12 Oct 2013 15:52:21 +0000 (+0200) Subject: travis: don't limit tests to master branch. X-Git-Tag: 0.7.7~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a427fb18c67a04461d2925ac421e5476143b7b4;p=thirdparty%2Flldpd.git travis: don't limit tests to master branch. --- diff --git a/.travis.yml b/.travis.yml index aa7e2d0a..b5238bce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,3 @@ env: - LLDPD_CONFIG_ARGS="" - LLDPD_CONFIG_ARGS="--with-embedded-libevent" - LLDPD_CONFIG_ARGS="--with-snmp --with-xml --with-json --disable-lldpmed --disable-dot1 --disable-dot3" -branches: - only: - - master - - branch-0.5