Fixed TravisCI PHP7 version.

This commit is contained in:
Dmitry Khomutov 2017-08-30 21:15:02 +07:00
parent fcb6cef295
commit f7c697620f
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9

View file

@ -7,9 +7,9 @@ cache:
- $HOME/.composer/cache - $HOME/.composer/cache
php: php:
- 5.6 - 5.6.30
- 7.0 - 7.0.21
- 7.1 - 7.1.7
matrix: matrix:
fast_finish: true fast_finish: true