We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ecf59b commit 4314705Copy full SHA for 4314705
.travis.yml
@@ -5,6 +5,10 @@ php:
5
- 7.1
6
- 7.2
7
8
+matrix:
9
+ allow_failures:
10
+ - php: 7.2
11
+
12
cache:
13
directories:
14
- $HOME/.composer/cache
0 commit comments