Skip to content

Commit 3f18b3b

Browse files
committed
Disabled Travis builds for the branch to avoid duplicated builds
1 parent 7c67757 commit 3f18b3b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ matrix:
1212
- php: 5.6
1313
env: DEPENDENCIES=dev
1414

15+
branches:
16+
except:
17+
- '2-architecture-changes'
18+
1519
cache:
1620
directories:
1721
- $HOME/.composer/cache/files

0 commit comments

Comments
 (0)