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 603ad01 + 53c5711 commit 824c6e0Copy full SHA for 824c6e0
.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