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
php:
- 5.6
- 7.0
- 7.1
- 5.6.30
- 7.0.21
- 7.1.7
matrix:
fast_finish: true