Skip to content

Commit 4c25fa7

Browse files
committed
Add other branches to ci build
1 parent 645a7df commit 4c25fa7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
language: php
22

33
branches:
4-
only:
5-
- master
4+
except:
5+
- legacy
6+
# only:
7+
# - master
68

79
php:
810
- 7.3

0 commit comments

Comments
 (0)