We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9997357 commit 2f6d0fcCopy full SHA for 2f6d0fc
1 file changed
.travis.yml
@@ -9,6 +9,10 @@ matrix:
9
allow_failures:
10
- php: nightly
11
12
+branches:
13
+ except:
14
+ - '2-architecture-changes'
15
+
16
cache:
17
directories:
18
- $HOME/.composer/cache
0 commit comments