New PHP versions for travis

This commit is contained in:
Matt Bonneau 2019-12-10 19:31:01 -05:00
parent 8aee220898
commit 58e79971e0

View File

@ -1,12 +1,12 @@
language: php language: php
php: php:
- 5.4
- 5.5
- 5.6 - 5.6
- 7.0 - 7.0
- 7.1 - 7.1
- 7.2 - 7.2
- 7.3
- 7.4
before_install: before_install:
- export PATH=$HOME/.local/bin:$PATH - export PATH=$HOME/.local/bin:$PATH