From a443f94af0c4d01a3ce66ef824c9705ef4ed430f Mon Sep 17 00:00:00 2001 From: Joseph Lenox Date: Mon, 14 May 2018 11:08:09 -0500 Subject: [PATCH] Don't build xsgui --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6ec13380a..796eb151f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ script: branches: only: - master - - xsgui - cppgui cache: apt: true