Skip to content

Commit

Permalink
Merge pull request #1028 from GlotPress/1027-TravisCI-add-PHP-74
Browse files Browse the repository at this point in the history
Add PHP 7.4 to TravisCI
  • Loading branch information
toolstack committed Apr 5, 2020
2 parents fd91c14 + a9fc4e6 commit fb401b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -42,6 +42,8 @@ matrix:
env: WP_VERSION=trunk WP_MULTISITE=0 DEFAULT_BASE_BRANCH=develop
- php: 7.3
env: WP_VERSION=trunk WP_MULTISITE=0 DEFAULT_BASE_BRANCH=develop
- php: 7.4
env: WP_VERSION=trunk WP_MULTISITE=0 DEFAULT_BASE_BRANCH=develop
- php: nightly
env: WP_VERSION=trunk WP_MULTISITE=0 DEFAULT_BASE_BRANCH=develop

Expand Down

0 comments on commit fb401b4

Please sign in to comment.