Update dependencies, use newer version of php 7.0 in travis

This commit is contained in:
Jonny Barnes 2017-02-03 18:10:00 +00:00
parent c0a4e220c4
commit 1852646777
2 changed files with 71 additions and 71 deletions

View file

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