Only allow newer php versions

This commit is contained in:
Tim Schumacher 2016-11-21 22:13:48 +01:00
parent 6c2fa61088
commit 165406e9b7

View file

@ -1,8 +1,8 @@
language: php
php:
- '5.6'
- '7.0'
- '7.1'
services:
- postgresql