Skip to content
This repository was archived by the owner on Sep 9, 2019. It is now read-only.

Commit 28da509

Browse files
committed
Allow PHP 7.1 to fail, see https://bugs.php.net/bug.php?id=73217
1 parent 9dd6dc3 commit 28da509

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ php:
1414

1515
matrix:
1616
allow_failures:
17+
- php: 7.1
1718
- php: nightly
1819

1920
before_script:

ChangeLog.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ XP Compiler ChangeLog
66
## 7.1.0 / 2016-10-01
77

88
* Added version compatibility with XP 8 - @thekid
9-
* Added support for PHP 7.1 - @thekid
109

1110
## 7.0.1 / 2016-05-01
1211

0 commit comments

Comments
 (0)