updates for PHP verison

Updated readme and travis for PHP version requirement
This commit is contained in:
Manish Verma
2016-11-03 06:05:36 +05:30
parent cdf6b41357
commit 580479f087
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ script: phpunit
# fast_finish: If your build fails do not continue trying to build, just stop.
matrix:
allow_failures:
- php: 5.6
- php: 5.5
- php: hhvm
fast_finish: true