From 5e1f3e883da0ac3575f242ce83b18ab0e64c7e21 Mon Sep 17 00:00:00 2001 From: Joseph Lenox Date: Thu, 30 Mar 2017 00:42:44 -0500 Subject: [PATCH] add xsgui to list of branches to build with travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5e6930fbf..a34433a9b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ perl: branches: only: - master + - xsgui sudo: false cache: apt: true