1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-06 14:16:39 +02:00

travis: run tests on PHP 7

This commit is contained in:
Jan Tvrdik
2015-06-13 10:37:45 +02:00
committed by David Grudl
parent d3151f7c65
commit 84c85bc536

View File

@@ -4,10 +4,12 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
matrix:
allow_failures:
- php: 7.0
- php: hhvm
script: