1
0
Fork 0

Merge pull request #6770 from DQNEO/patch-1

add PHP 7.2 in travis
pull/6729/merge
Rob 2017-11-02 14:10:04 +01:00 committed by GitHub
commit da11ed3e6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2
- nightly
matrix: