Unverified Commit ab3aee58 by Scott Committed by GitHub

Merge pull request #720 from ProThoughts/patch-22

check for php 7.3
parents a70ccdd3 04cfa557
...@@ -11,6 +11,7 @@ php: ...@@ -11,6 +11,7 @@ php:
- '7.0' - '7.0'
- '7.1' - '7.1'
- '7.2' - '7.2'
- '7.3'
matrix: matrix:
include: include:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment