Skip to content

Commit aa7c74b

Browse files
committed
migrate project to travis-ci.com
1 parent 971ff79 commit aa7c74b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Types of changes:
4545

4646
#### Changed
4747

48+
- Migrate project to `travis-ci.com`.
49+
4850
- Update `codebeat` Project UUID.
4951

5052
- Update dev dependencies to latest version.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SignalsJS
33

44
[![GitHub license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/RobotlegsJS/SignalsJS/blob/master/LICENSE)
55
[![Gitter chat](https://badges.gitter.im/RobotlegsJS/RobotlegsJS.svg)](https://gitter.im/RobotlegsJS/RobotlegsJS)
6-
[![Build Status](https://travis-ci.org/RobotlegsJS/SignalsJS.svg?branch=master)](https://travis-ci.org/RobotlegsJS/SignalsJS)
6+
[![Build Status](https://travis-ci.com/RobotlegsJS/SignalsJS.svg?branch=master)](https://travis-ci.com/RobotlegsJS/SignalsJS)
77
[![codebeat badge](https://codebeat.co/badges/7d8bbfeb-08d4-4255-b282-56a7f59d4ab7)](https://codebeat.co/projects/github-com-robotlegsjs-signalsjs-master)
88
[![Maintainability](https://api.codeclimate.com/v1/badges/37bea90e36d1402c9192/maintainability)](https://codeclimate.com/github/RobotlegsJS/SignalsJS/maintainability)
99
[![Test Coverage](https://api.codeclimate.com/v1/badges/37bea90e36d1402c9192/test_coverage)](https://codeclimate.com/github/RobotlegsJS/SignalsJS/test_coverage)

0 commit comments

Comments
 (0)