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 295e0af commit 9346dfbCopy full SHA for 9346dfb
.travis.yml
@@ -10,3 +10,7 @@ before_script: composer install --dev --prefer-source
10
11
notifications:
12
email: "[email protected]"
13
+
14
+matrix:
15
+ allow_failures:
16
+ - php: 7.1
0 commit comments