Skip to content

Commit c397050

Browse files
committed
mitigate 5.2 failure
1 parent ee91d95 commit c397050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ matrix:
2121
- php: 7.3
2222
dist: trusty
2323
install:
24-
- pear upgrade --force --alldeps pear/pear
24+
- pear upgrade --force --alldeps pear/pear || true
2525
- pear install -f package.xml
2626
script:
2727
- pear run-tests -qr tests/

0 commit comments

Comments
 (0)