We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9e776b + 78b22d6 commit ed63925Copy full SHA for ed63925
1 file changed
.travis.yml
@@ -50,6 +50,9 @@ jobs:
50
- composer lint
51
- composer phpcs
52
env: BUILD=sniff
53
+ - stage: test
54
+ php: 7.3
55
+ env: WP_VERSION=latest
56
- stage: test
57
php: 7.2
58
env: WP_VERSION=latest
0 commit comments