Update .travis.yml

This commit is contained in:
Dennis Dornon 2020-03-15 12:51:56 -06:00 committed by GitHub
parent 19db8afaab
commit c380dd6a21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,8 +28,6 @@ matrix:
env: WP_VERSION=latest
- php: 7.0
env: WP_VERSION=latest
- php: 7.4
env: WP_VERSION=trunk
before_script:
- export PATH="$HOME/.composer/vendor/bin:$PATH"