Skip to content

Commit 723ac76

Browse files
jrfnlschlessera
authored andcommitted
Remove Travis config
... as all CI has been moved to GH Actions. Includes removing the non-functional badge from the Readme as it now points to the abandoned org site.
1 parent 8d22d2e commit 723ac76

File tree

2 files changed

+1
-84
lines changed

2 files changed

+1
-84
lines changed

.travis.yml

Lines changed: 0 additions & 83 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ wp-cli/scaffold-command
33

44
Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
55

6-
[![Testing](https://github.com/wp-cli/scaffold-command/actions/workflows/testing.yml/badge.svg)](https://github.com/wp-cli/scaffold-command/actions/workflows/testing.yml) [![Build Status](https://travis-ci.org/wp-cli/scaffold-command.svg?branch=master)](https://travis-ci.org/wp-cli/scaffold-command)
6+
[![Testing](https://github.com/wp-cli/scaffold-command/actions/workflows/testing.yml/badge.svg)](https://github.com/wp-cli/scaffold-command/actions/workflows/testing.yml)
77

88
Quick links: [Using](#using) | [Installing](#installing) | [Contributing](#contributing) | [Support](#support)
99

0 commit comments

Comments
 (0)