1
0
mirror of https://github.com/flarum/core.git synced 2025-07-20 08:11:27 +02:00

Travis: Test on PHP 7 and HHVM, too

This commit is contained in:
Franz Liedke
2015-11-02 08:11:22 +01:00
parent d650c6c1f2
commit aae333e008

View File

@@ -3,6 +3,8 @@ language: php
php:
- 5.5
- 5.6
- 7.0
- hhvm
matrix:
allow_failures: