We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c67757 commit 3f18b3bCopy full SHA for 3f18b3b
1 file changed
.travis.yml
@@ -12,6 +12,10 @@ matrix:
12
- php: 5.6
13
env: DEPENDENCIES=dev
14
15
+branches:
16
+ except:
17
+ - '2-architecture-changes'
18
+
19
cache:
20
directories:
21
- $HOME/.composer/cache/files
0 commit comments