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