Add 7.1 and nightly

This commit is contained in:
Scott Bedard 2016-10-24 13:14:19 -07:00 committed by GitHub
parent ee2dd78b3d
commit 92a955381b
1 changed files with 4 additions and 0 deletions

View File

@ -4,11 +4,15 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
- nightly
matrix:
allow_failures:
- php: 7.0
- php: 7.1
- php: nightly
sudo: false