Skip to content

Commit dd14527

Browse files
committed
migrate project to travis-ci.com
1 parent 867ac53 commit dd14527

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
@@ -53,6 +53,8 @@ Types of changes:
5353

5454
- Enable `"editor.formatOnSave"` rule for `VS Code` (see #32).
5555

56+
- Migrate project to `travis-ci.com`.
57+
5658
- Update `codebeat` Project UUID.
5759

5860
- 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 @@ RobotlegsJS CreateJS Extension
33

44
[![GitHub license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/RobotlegsJS/RobotlegsJS-CreateJS/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/RobotlegsJS-CreateJS.svg?branch=master)](https://travis-ci.org/RobotlegsJS/RobotlegsJS-CreateJS)
6+
[![Build Status](https://travis-ci.com/RobotlegsJS/RobotlegsJS-CreateJS.svg?branch=master)](https://travis-ci.com/RobotlegsJS/RobotlegsJS-CreateJS)
77
[![codebeat badge](https://codebeat.co/badges/22af20ac-333a-40b9-9232-3c0373570b3b)](https://codebeat.co/projects/github-com-robotlegsjs-robotlegsjs-createjs-master)
88
[![Test Coverage](https://api.codeclimate.com/v1/badges/e8d37f3f011c6d211083/test_coverage)](https://codeclimate.com/github/RobotlegsJS/RobotlegsJS-CreateJS/test_coverage)
99
[![npm version](https://badge.fury.io/js/%40robotlegsjs%2Fcreatejs.svg)](https://badge.fury.io/js/%40robotlegsjs%2Fcreatejs)

0 commit comments

Comments
 (0)