Skip to content

Commit 3dde2a3

Browse files
acinaderdplewis
authored andcommitted
use 7.1 do build the deploy so phpDocument doesn't spew. (#444)
1 parent f859eba commit 3dde2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ deploy:
3737
local_dir: output
3838
on:
3939
branch: master
40-
php: '7.2'
40+
php: '7.1'
4141

4242
after_success:
4343
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)