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 f859eba commit 3dde2a3Copy full SHA for 3dde2a3
.travis.yml
@@ -37,7 +37,7 @@ deploy:
37
local_dir: output
38
on:
39
branch: master
40
- php: '7.2'
+ php: '7.1'
41
42
after_success:
43
- bash <(curl -s https://codecov.io/bash)
0 commit comments