From 0b283ec6d67c2ab5e0f982b1a83adc0702069877 Mon Sep 17 00:00:00 2001 From: Maciej Barelkowski Date: Wed, 14 Oct 2020 15:45:12 +0200 Subject: [PATCH] chore(project): migrate to travis-ci.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 783a1914..2de93e16 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # bpmn-js - BPMN 2.0 for the web -[![Build Status](https://travis-ci.org/bpmn-io/bpmn-js.svg?branch=develop)](https://travis-ci.org/bpmn-io/bpmn-js) +[![Build Status](https://travis-ci.com/bpmn-io/bpmn-js.svg?branch=develop)](https://travis-ci.com/bpmn-io/bpmn-js) View and edit BPMN 2.0 diagrams in the browser.