Merge pull request #1061 from paypal/travis-php

Add PHP 7.1 and 7.2 in travis build
This commit is contained in:
Jay
2018-02-14 11:12:50 -06:00
committed by GitHub

View File

@@ -7,6 +7,8 @@ php:
- 5.5 - 5.5
- 5.6 - 5.6
- 7.0 - 7.0
- 7.1
- 7.2
- hhvm - hhvm
matrix: matrix:
allow_failures: allow_failures: