Skip to content

Commit f9563ca

Browse files
committed
[4.6] ci: Travis: configure/restrict branch builds [ci skip]
(cherry picked from commit 851fc02)
1 parent e89efa8 commit f9563ca

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,3 +166,10 @@ notifications:
166166
skip_join: true
167167
email:
168168
169+
170+
branches:
171+
only:
172+
- master
173+
- features
174+
- 4.6-maintenance
175+
- /^\d+(\.\d+)+$/

0 commit comments

Comments
 (0)