.travis.yml: ignore archive/name branches too

This commit is contained in:
James Lu 2016-02-14 19:36:42 -08:00
parent 7b0c06292d
commit a3b1236e66

View File

@ -43,5 +43,5 @@ matrix:
branches:
except:
- /^archive-.*$/
- /^archive(-|\/).*$/
- /^wip\/.*$/