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 015657a commit 74e796fCopy full SHA for 74e796f
.travis.yml
@@ -2,10 +2,9 @@ language: php
2
3
php:
4
- 7.1
5
+ - nightly
6
7
matrix:
- include:
8
- - php: nightly
9
allow_failures:
10
- php: nightly
11
fast_finish: true
0 commit comments