Force latest version of php 7.0

This commit is contained in:
Jonny Barnes 2016-12-08 22:41:45 +00:00
parent e6998aad8c
commit 59dc16849c

View file

@ -14,7 +14,7 @@ env:
- setup=basic
php:
- 7.0
- 7.0.14 # trusty comes with 7.0.7 by default which segfaults with phpdbg
- 7.1
- nightly
matrix: