Skip to content

Commit 8897deb

Browse files
authored
Update README.md
1 parent fc67965 commit 8897deb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# GitHub Explore
22

3-
[![Build Status](https://travis-ci.org/github/explore.svg?branch=master)](https://travis-ci.org/ramlaxman/explore)
4-
53
This repository houses all of the community-curated content for GitHub Topics and Collections.
64

75
[Topics](https://help.github.com/articles/about-topics/) help you explore repositories in a particular subject area, learn more about that subject, and find projects to contribute to.
@@ -12,7 +10,7 @@ If you want to suggest edits to an existing topic page or collection, or curate
1210

1311
## Running tests
1412

15-
There are some lint tests in place to ensure each topic is formatted in the way we expect. Travis CI will run the tests automatically. If you want to run the tests yourself locally, you will need Ruby and Bundler installed.
13+
There are some lint tests in place to ensure each topic is formatted in the way we expect. GitHub Actions will run the tests automatically. If you want to run the tests yourself locally, you will need Ruby and Bundler installed.
1614

1715
You can run the tests using:
1816

0 commit comments

Comments
 (0)