Skip to content

Commit 3ba6487

Browse files
committed
Disabled Travis builds for the branch to avoid duplicated builds
1 parent aa42de4 commit 3ba6487

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 @@ language: php
22

33
php: [5.3, 5.4, 5.5, 5.6, hhvm]
44

5+
branches:
6+
except:
7+
- '2-architecture-changes'
8+
59
before_script:
610
- composer install --dev --prefer-source
711

0 commit comments

Comments
 (0)