Adjust travis branch spec to capture all release branches (#29086)

This commit is contained in:
Wesley Wigham
2018-12-18 15:21:44 -08:00
committed by GitHub
parent 8ac18be108
commit c05bfb774f

View File

@@ -16,11 +16,7 @@ matrix:
branches:
only:
- master
- release-2.7
- release-2.8
- release-2.9
- release-3.0
- release-3.1
- /^release-.*/
install:
- npm uninstall typescript --no-save