Travis now run only PHP 7.x builds, phpstan requirements will fail on 5.6.x or previous

This commit is contained in:
Petr Bechyně 2017-06-07 17:10:10 +02:00
parent 7bd8481a4e
commit dcd5ff5234
1 changed files with 0 additions and 4 deletions

View File

@ -1,10 +1,6 @@
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1