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 eb4830c commit 03c768fCopy full SHA for 03c768f
.travis.yml
@@ -10,7 +10,7 @@ cache:
10
matrix:
11
include:
12
- php: '7.0'
13
- - php: '7.1'
+ - php: '7.1.0' # Prevent phpdbg's segfaults
14
env: coverage=1 lint=1
15
- php: '7.1'
16
env: deps='low'
0 commit comments