Skip to content

Commit 722ea27

Browse files
committed
build only main branch on travis
1 parent ac0749d commit 722ea27

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ jobs:
1919
include:
2020
- php: 7.4
2121

22+
branches:
23+
only:
24+
- main
25+
2226
before_install:
2327
- phpenv config-rm xdebug.ini || true
2428

0 commit comments

Comments
 (0)