Only allow newer php versions
This commit is contained in:
parent
6c2fa61088
commit
165406e9b7
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
language: php
|
||||
|
||||
php:
|
||||
- '5.6'
|
||||
- '7.0'
|
||||
- '7.1'
|
||||
|
||||
services:
|
||||
- postgresql
|
||||
|
|
Reference in a new issue