diff --git a/.travis.yml b/.travis.yml index f7d29ab..4ee7185 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ php: - '5.6' - '7.0' - '7.1' + - '7.2' - 'hhvm' install: - composer update