Skip to content

Commit f0b900a

Browse files
committed
Also allow PHP 7.1 to fail
1 parent a62f658 commit f0b900a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ php:
1616
matrix:
1717
allow_failures:
1818
- php: 5.4
19+
- php: 7.1
1920

2021
install:
2122
- ./travis-init.sh

0 commit comments

Comments
 (0)