Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Allow CI failure for PHP 7.3 until we are ready
Browse files Browse the repository at this point in the history
  • Loading branch information
bsweeney authored Nov 11, 2018
1 parent f312c98 commit 422e9c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ script:
matrix:
allow_failures:
- php: hhvm
- php: 7.3
fast_finish: true

0 comments on commit 422e9c7

Please sign in to comment.