add PHP 7 to travis tests

This commit is contained in:
Uwe Tews
2015-07-28 01:15:31 +02:00
parent d192e470d5
commit fe4fdd15d8

View File

@@ -5,6 +5,8 @@ php:
- 5.4
- 5.5
- 5.6
- '7'
- hhvm
allow_failures:
- php: hhvm