Test against PHP7.2 as well on Travis

This commit is contained in:
Jonny Barnes 2017-09-14 14:23:07 +01:00
parent 4bc613399e
commit d1bce2e9e2

View file

@ -33,6 +33,7 @@ env:
php: php:
- 7.1 - 7.1
- 7.2
before_install: before_install:
- cp .env.travis .env - cp .env.travis .env