diff --git a/.travis.yml b/.travis.yml index a85226d..62f46f5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,8 +6,8 @@ cache: - vendor php: - - 5.6 - - 7.0 + - 7.4 + - 8.0 before_script: - composer selfupdate