Skip to content

Commit 2a40067

Browse files
committed
update travic-ci php version
1 parent 83cab1c commit 2a40067

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: php
22

33
php:
4-
- '7.1'
4+
- '7.2'
5+
- '8.0'
56

67
services:
78
- mysql

0 commit comments

Comments
 (0)