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.
2 parents eb4830c + 03c768f commit 8c27b49Copy full SHA for 8c27b49
.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