Add PHP 7.0 to Travis-CI tested PHP versions

This commit is contained in:
Bryant Luk
2016-01-07 15:05:36 -06:00
parent a67de1af01
commit 3ceebc637d

View File

@@ -5,6 +5,7 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
matrix:
allow_failures: