Skip to content
Snippets Groups Projects
Commit 4fab00e3 authored by Josh Pollock's avatar Josh Pollock
Browse files

only test in PHP 7.2 for now

parent f703f234
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,8 @@ matrix:
include:
- php: 7.2
env: WP_VERSION=latest
- php: 7.1
env: WP_VERSION=latest
- php: 7.2
env: WP_VERSION=4.8
- php: 7.2
env: WP_VERSION=trunk
......
......@@ -3,7 +3,7 @@
This library provides for developer-friendly ways to query for or delete Caldera Forms entry data.
## Why?
* [To provide the types of queries we need for reporting and deleting data in order to add GDPR compliance to Caldera Forms]https://github.com/CalderaWP/Caldera-Forms/issues/2108
* [To provide the types of queries we need for reporting and deleting data in order to add GDPR compliance to Caldera Forms](https://github.com/CalderaWP/Caldera-Forms/issues/2108)
* To provide the types of queries we need for improving Caldera Forms features such as entry viewer, entry export, entry editing and Connected Forms.
## Install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment