Skip to content

Commit 1eb1054

Browse files
author
Wenbing Li
authored
switch the ci build to azure devops. (#209)
1 parent c98904f commit 1eb1054

File tree

2 files changed

+2
-61
lines changed

2 files changed

+2
-61
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
| Linux | Windows |
55
|-------|---------|
6-
| [![Build Status](https://travis-ci.org/onnx/onnxmltools.svg?branch=master)](https://travis-ci.org/onnx/onnxmltools) | [![Build status](https://ci.appveyor.com/api/projects/status/d1xav3amubypje4n?svg=true)](https://ci.appveyor.com/project/xadupre/onnxmltools) |
6+
| [![Build Status](https://dev.azure.com/onnxmltools/onnxmltools/_apis/build/status/onnxmltools-linux-conda-ci?branchName=master)](https://dev.azure.com/onnxmltools/onnxmltools/_build/latest?definitionId=3?branchName=master)| [![Build Status](https://dev.azure.com/onnxmltools/onnxmltools/_apis/build/status/onnxmltools-linux-conda-ci?branchName=master)](https://dev.azure.com/onnxmltools/onnxmltools/_build/latest?definitionId=3?branchName=master)|
77

88
# Introduction
99
ONNXMLTools enables you to convert models from different machine learning toolkits into [ONNX](https://onnx.ai). Currently the following toolkits are supported:
@@ -140,4 +140,4 @@ be added in *tests_backend* to compute the prediction
140140
with the runtime.
141141

142142
# License
143-
[MIT License](LICENSE)
143+
[MIT License](LICENSE)

azure-pipelines.yml

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

0 commit comments

Comments
 (0)