Set PHPUnit version for 7.0

This commit is contained in:
Josh Sherman 2019-01-02 23:05:39 -06:00
parent b1d346cb05
commit aa7990dc07
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -14,6 +14,7 @@ matrix:
dist: trusty dist: trusty
- php: 7.0 - php: 7.0
dist: xenial dist: xenial
env: PHPUNIT=5.7
- php: 7.1 - php: 7.1
- php: 7.2 - php: 7.2
- php: 7.3 - php: 7.3