Browse Source

try php8 via travis

pull/447/head
David Goodwin 5 years ago
parent
commit
e6cce33f9c
  1. 1
      .travis.yml

1
.travis.yml

@ -3,6 +3,7 @@ php:
- 7.2
- 7.3
- 7.4
- 8.0
services:
- mysql

Loading…
Cancel
Save