From 4b3986a4ee0d1cfd8a3181d21d0ef63f83794ec3 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