.travis.yml: Don't test on clean branches.

elevate-erg
Doug Coleman 2018-07-07 03:04:05 -05:00
parent 54d36ec03f
commit ebf9edb243
1 changed files with 8 additions and 0 deletions

View File

@ -11,6 +11,14 @@ group: deprecated-2017Q4
services:
- postgresql
- redis-server
branches:
except:
- clean-windows-x86-64
- clean-windows-x86-32
- clean-linux-x86-64
- clean-linux-x86-32
- clean-macosx-x86-64
- clean-macosx-x86-32
addons:
apt:
packages: