Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit 8208908

Browse files
authored
Update .travis.yml
1 parent 5c63b0e commit 8208908

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
@@ -10,6 +10,10 @@ php:
1010
matrix:
1111
fast_finish: true
1212

13+
branches
14+
except:
15+
- /^untagged/
16+
1317
before_install:
1418
- phpenv config-rm xdebug.ini
1519
- composer self-update && composer install --no-interaction

0 commit comments

Comments
 (0)