We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82907cb commit 3cc33dcCopy full SHA for 3cc33dc
.travis.yml
@@ -31,5 +31,6 @@ deploy:
31
local_dir: output
32
on:
33
branch: master
34
+ php: '7.1'
35
after_success:
36
- bash <(curl -s https://codecov.io/bash)
0 commit comments