Skip to content

Commit 8faae21

Browse files
Merge pull request #118 from localheinz/feature/php73
Enhancement: Add PHP 7.3 to Travis CI build matrix
2 parents a1e19e9 + db99a48 commit 8faae21

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)