Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
- Remove php 5.6 tests from Travis (we're supporting 7.0+)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl committed Dec 13, 2019
1 parent b1df7fb commit 5943cd6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ matrix:
env: WP_VERSION=latest
- php: 7.0
env: WP_VERSION=trunk
- php: 5.6
env: WP_VERSION=4.9
- php: 5.6
env: WP_VERSION=latest
- php: 5.6
env: WP_TRAVISCI=phpcs

install:
- |
Expand Down

0 comments on commit 5943cd6

Please sign in to comment.