1
0
mirror of https://github.com/flarum/core.git synced 2025-07-22 17:21:27 +02:00

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 015967a76c
commit 0dcf7d6aa9

View File

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