From 9ba47ba1913921d90073a0fdce1aab675a2c665e Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Tue, 2 Oct 2018 18:05:56 -0400 Subject: [PATCH] Change Travis builds to deb-packaging branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3563c27..640e450 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,4 +35,4 @@ script: branches: only: - - master + - deb-packaging