add xsgui to list of branches to build with travis

This commit is contained in:
Joseph Lenox 2017-03-30 00:42:44 -05:00
parent 99943024a9
commit 5e1f3e883d

View File

@ -8,6 +8,7 @@ perl:
branches: branches:
only: only:
- master - master
- xsgui
sudo: false sudo: false
cache: cache:
apt: true apt: true