Make WordPress Core

Changeset 47867 for trunk/.travis.yml


Ignore:
Timestamp:
05/30/2020 04:54:28 AM (5 years ago)
Author:
whyisjake
Message:

Build/Test Tools: Bump devDependencies for WordPress 5.5

There are several other changes that need to be made for the security audit, this is just the first pass.

Fixes #49768.
Props SergeyBiryukov, whyisjake.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r47741 r47867  
    3131  - env: WP_TRAVISCI=lint:php COMPOSER_INSTALL=true NPM_INSTALL=false WP_INSTALL=false
    3232    name: PHP Linting
    33   - env: WP_TRAVISCI=travis:js WP_INSTALL=false
     33  - env: WP_TRAVISCI=travis:js WP_INSTALL=false PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=
    3434    name: JS Tests
    3535  - env: WP_TRAVISCI=test:compat COMPOSER_INSTALL=true NPM_INSTALL=false WP_INSTALL=false
Note: See TracChangeset for help on using the changeset viewer.