Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 1f35c58

Browse files
committed
Merge branch 'feature/travis-branch-exclusions'
2 parents 13b3555 + 28bf075 commit 1f35c58

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
@@ -2,6 +2,10 @@ sudo: false
22

33
language: php
44

5+
branches:
6+
except:
7+
- /^release-.*$/
8+
59
cache:
610
directories:
711
- $HOME/.composer/cache

0 commit comments

Comments
 (0)