Updated travis.yml to respect .wif and .dmh branches as not requiring testing.

This commit is contained in:
Ward Fisher 2018-03-07 13:53:43 -07:00
parent 844eefd821
commit cfc74f3652

View File

@ -1,3 +1,9 @@
# blocklist
branches:
except:
- /.*[.]dmh/
- /.*[.]wif/
sudo: required
language: c
services: