Revert "Drop support for php 5 and HHVM in travis"

This reverts commit a1f7487ff81bd914c69c425984803a9f2eaf51a1.
This commit is contained in:
Matt Bonneau 2017-04-21 17:57:03 -04:00
parent bc7bf9f302
commit 34bf40a775

View File

@ -1,8 +1,11 @@
language: php language: php
php: php:
- 5.4
- 5.5
- 5.6
- 7 - 7
- 7.1 - hhvm
before_install: before_install:
- export PATH=$HOME/.local/bin:$PATH - export PATH=$HOME/.local/bin:$PATH