Travis: Run tests on PHP 7.1 as well

This commit is contained in:
Franz Liedke 2017-02-03 21:53:39 +01:00
parent 8cc04cfaec
commit 6b30a37b95

View File

@ -3,6 +3,7 @@ language: php
php:
- 5.6
- 7.0
- 7.1
- hhvm
matrix: