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
Branches
No related tags found
No related merge requests found
...@@ -14,12 +14,20 @@ cache: ...@@ -14,12 +14,20 @@ cache:
matrix: matrix:
include: include:
# PHPUnit
- php: nightly - php: nightly
env: WP_VERSION=latest env: WP_VERSION=latest
- php: nightly
env: WP_VERSION=trunk
- php: 7.1 - php: 7.1
env: WP_VERSION=latest env: WP_VERSION=latest
- php: 7.1
env: WP_VERSION=trunk
- php: 7.0 - php: 7.0
env: WP_VERSION=latest env: WP_VERSION=latest
- php: 7.0
env: WP_VERSION=trunk
# PHPCS
- php: 7.1 - php: 7.1
env: WP_TRAVISCI=phpcs 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