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 603ad01 commit 53c5711Copy full SHA for 53c5711
.travis.yml
@@ -12,7 +12,7 @@ matrix:
12
- php: '7.0'
13
- php: '7.1.0' # Prevent phpdbg's segfaults
14
env: coverage=1 lint=1
15
- - php: '7.1'
+ - php: '7.1.0'
16
env: deps='low'
17
18
before_install:
0 commit comments