diff --git a/.travis.yml b/.travis.yml index 6a76e11..0cead84 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ language: php php: - '7.1' + - '7.2' - nightly install: travis_retry composer install --no-interaction --prefer-dist --no-suggest