mirror of
https://github.com/Unidata/netcdf-cxx4.git
synced 2024-11-21 03:13:46 +08:00
Updated travis.yml to respect .wif and .dmh branches as not requiring testing.
This commit is contained in:
parent
844eefd821
commit
cfc74f3652
@ -1,3 +1,9 @@
|
||||
# blocklist
|
||||
branches:
|
||||
except:
|
||||
- /.*[.]dmh/
|
||||
- /.*[.]wif/
|
||||
|
||||
sudo: required
|
||||
language: c
|
||||
services:
|
||||
|
Loading…
Reference in New Issue
Block a user