Skip to content

Commit edeefb9

Browse files
committed
Build correct branches in Travis CI
1 parent d7c5d2e commit edeefb9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ php:
44
- 7.0
55
- 7.1
66

7+
branches:
8+
except:
9+
- 5.x
10+
711
install:
812
- travis_retry composer install --no-interaction --prefer-source
913

0 commit comments

Comments
 (0)