Revert "Drop support for php 5 and HHVM in travis"
This reverts commit a1f7487ff81bd914c69c425984803a9f2eaf51a1.
This commit is contained in:
parent
bc7bf9f302
commit
34bf40a775
@ -1,8 +1,11 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7
|
||||
- 7.1
|
||||
- hhvm
|
||||
|
||||
before_install:
|
||||
- export PATH=$HOME/.local/bin:$PATH
|
||||
|
Loading…
Reference in New Issue
Block a user