From b6979c871a1aef4b58862fe02c16c7d35703b661 Mon Sep 17 00:00:00 2001 From: Elizabeth Myers Date: Mon, 21 Mar 2016 08:32:47 -0500 Subject: [PATCH] travis: this branch is deprecated, authd-framework-2 is the new hotness --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index a8fb43f6..68dba8a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,9 +44,6 @@ matrix: compiler: clang env: COMPILER=clang LIBTOOLIZE=glibtoolize -branches: - except: - - authd-framework-2 osx_image: xcode7.3