Make WordPress Core

Ticket #46634: 46634.diff

File 46634.diff, 324 bytes (added by netweb, 6 years ago)
  • .travis.yml

     
    4242    dist: precise
    4343  - php: 7.4snapshot
    4444  - php: nightly
     45  fast_finish: true
    4546before_install:
    4647- |
    4748  if [[ "$WP_TRAVISCI" == "travis:phpunit" ]]; then