Skip to content

Commit bc6b0fc

Browse files
committed
Remove Travis configuration
All CI tasks are now handled by Azure Pipelines.
1 parent 7875633 commit bc6b0fc

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

.travis.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# cmd-call-graph
22

33
[![Build Status](https://dev.azure.com/cmd-call-graph/cmd-call-graph/_apis/build/status/Microsoft.cmd-call-graph?branchName=master)](https://dev.azure.com/cmd-call-graph/cmd-call-graph/_build/latest?definitionId=1?branchName=master)
4-
[![Build Status](https://api.travis-ci.org/Microsoft/cmd-call-graph.svg?branch=master)](http://travis-ci.org/Microsoft/cmd-call-graph)
54
[![PyPI](https://img.shields.io/pypi/v/cmd-call-graph.svg)](https://pypi.org/project/cmd-call-graph/)
65

7-
86
A simple tool to generate a call graph for calls within Windows CMD (batch) files.
97

108
The tool is available on PyPI: https://pypi.org/project/cmd-call-graph/

0 commit comments

Comments
 (0)