Skip to content

Commit db99a48

Browse files
committed
Enhancement: Add PHP 7.3 to the Travis CI build matrix
1 parent b2d374a commit db99a48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ jobs:
5050
- composer lint
5151
- composer phpcs
5252
env: BUILD=sniff
53+
- stage: test
54+
php: 7.3
55+
env: WP_VERSION=latest
5356
- stage: test
5457
php: 7.2
5558
env: WP_VERSION=latest

0 commit comments

Comments
 (0)