List PHP 7.1 compatibility

This commit is contained in:
Zach Borboa
2016-09-04 01:48:25 -07:00
parent 67e7992386
commit a7b9042871
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -12,7 +12,6 @@ php:
matrix:
allow_failures:
- php: 7.1
- php: nightly
before_script:
+1 -1
View File
@@ -29,7 +29,7 @@ For latest commit version:
### Requirements
PHP Curl Class works with PHP 5.3, 5.4, 5.5, 5.6, 7.0, and HHVM.
PHP Curl Class works with PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, and HHVM.
### Quick Start and Examples