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 24e4451 commit f91afe5Copy full SHA for f91afe5
.travis.yml
@@ -5,4 +5,7 @@ php:
5
- 'nightly'
6
install:
7
- composer install
8
-script: bin/phpunit
+script: bin/phpunit
9
+matrix:
10
+ allow_failures
11
+ - php: 'nightly'
0 commit comments