Skip to content

Commit a7b9042

Browse files
committed
List PHP 7.1 compatibility
1 parent 67e7992 commit a7b9042

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ php:
1212

1313
matrix:
1414
allow_failures:
15-
- php: 7.1
1615
- php: nightly
1716

1817
before_script:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For latest commit version:
2929

3030
### Requirements
3131

32-
PHP Curl Class works with PHP 5.3, 5.4, 5.5, 5.6, 7.0, and HHVM.
32+
PHP Curl Class works with PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, and HHVM.
3333

3434
### Quick Start and Examples
3535

0 commit comments

Comments
 (0)