Skip to content

Commit 57a1734

Browse files
committed
[t-lTBFjwvE] Upgrade travis PHP to diaginose deprecated warnings
1 parent 02504f3 commit 57a1734

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
dist: trusty
1+
dist: bionic
22
sudo: required
33

44
language: php
55

66
php:
7-
- 7.1
7+
- 7.4.28
88

99
install:
1010
- composer validate --no-check-all --no-check-publish

0 commit comments

Comments
 (0)