Test only on supported PHP versions

This commit is contained in:
Leonel Quinteros 2019-07-10 18:19:06 -03:00
parent 45dc29a1e8
commit 45ac0f9820

View File

@ -2,10 +2,6 @@ sudo: false
language: php
php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- '7.1'
- '7.2'
- '7.3'