diff --git a/.travis.yml b/.travis.yml index 5f703cc1..f58ed387 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: php php: - 7.2 + - 7.3 services: - mysql