Skip to content

Commit

Permalink
Enhancement: Add PHP 7.3 to the Travis CI build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Apr 17, 2019
1 parent f958359 commit bb621b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
- composer lint
- composer phpcs
env: BUILD=sniff
- stage: test
php: 7.3
env: WP_VERSION=latest
- stage: test
php: 7.2
env: WP_VERSION=latest
Expand Down

0 comments on commit bb621b4

Please sign in to comment.