Skip to content
This repository was archived by the owner on Nov 27, 2022. It is now read-only.

Commit c23e378

Browse files
committed
Migrate to travis-ci.com.
1 parent 51be34a commit c23e378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ A core set of [React](https://reactjs.org/) components and hooks
33
for building your own [Solid](https://solid.inrupt.com/) components and apps.
44

55
[![npm version](https://img.shields.io/npm/v/@solid/react.svg)](https://www.npmjs.com/package/@solid/react)
6-
[![Build Status](https://travis-ci.org/solid/react-components.svg?branch=master)](https://travis-ci.org/solid/react-components)
6+
[![Build Status](https://travis-ci.com/solid/react-components.svg?branch=master)](https://travis-ci.com/solid/react-components)
77
[![Coverage Status](https://coveralls.io/repos/github/solid/react-components/badge.svg?branch=master)](https://coveralls.io/github/solid/react-components?branch=master)
88
[![Dependency Status](https://david-dm.org/solid/react-components.svg)](https://david-dm.org/solid/react-components)
99

0 commit comments

Comments
 (0)