Skip to content
Snippets Groups Projects
Commit 4d69f8de authored by Erick Hitter's avatar Erick Hitter
Browse files

Restore tests against trunk accidentally removed in ff3aeef0

parent ff3aeef0
No related branches found
No related tags found
No related merge requests found
......@@ -14,12 +14,20 @@ cache:
matrix:
include:
# PHPUnit
- php: nightly
env: WP_VERSION=latest
- php: nightly
env: WP_VERSION=trunk
- php: 7.1
env: WP_VERSION=latest
- php: 7.1
env: WP_VERSION=trunk
- php: 7.0
env: WP_VERSION=latest
- php: 7.0
env: WP_VERSION=trunk
# PHPCS
- php: 7.1
env: WP_TRAVISCI=phpcs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment