diff --git a/.travis.yml b/.travis.yml index 2ab4d231..0c243890 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ services: php: - 7.0 - 7.1 + - 7.2 before_install: - pip install --user codecov