Make WordPress Core

Changeset 50697 for trunk/README.md


Ignore:
Timestamp:
04/10/2021 12:05:50 PM (4 years ago)
Author:
ocean90
Message:

Build/Test Tools: Remove remaining Travis CI references.

  • Remove travis: tasks in Gruntfile.js.
  • Remove status badge in README.md that comes from Travis CI via shields.io.
  • Remove Travis CI related skipping in the WP_UnitTestCase_Base::skipOnAutomatedBranches() test method and related Docker environment variables.

Props johnbillion, SergeyBiryukov, ocean90.
See #52161.
Fixes #52666.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r50441 r50697  
    11# WordPress
    2 
    3 [![Build Status](https://img.shields.io/travis/com/WordPress/wordpress-develop/master.svg)](https://travis-ci.com/WordPress/wordpress-develop)
    42
    53Welcome to the WordPress development repository! Please check out the [contributor handbook](https://make.wordpress.org/core/handbook/) for information about how to open bug reports, contribute patches, test changes, write documentation, or get involved in any way you can.
Note: See TracChangeset for help on using the changeset viewer.