Skip to content

Commit

Permalink
Merge pull request #169 from localheinz/feature/php73
Browse files Browse the repository at this point in the history
Enhancement: Add PHP 7.3 to Travis CI build matrix
  • Loading branch information
danielbachhuber authored Apr 17, 2019
2 parents 84910c3 + 309febd commit c87d37d
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 c87d37d

Please sign in to comment.