Skip to content

Commit a9f59dc

Browse files
authored
fix travis link
1 parent bd4c556 commit a9f59dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Tf2onnx is in its early development. Mileage will vary since TensorFlow supports
77

88
| Linux |
99
|-------|
10-
| [![Build Status](https://travis-ci.org/tensorflow-onnx/tensorflow-onnx.svg?branch=master)](https://travis-ci.org/onnx/tensorflow-onnx) |
10+
| [![Build Status](https://travis-ci.org/onnx/tensorflow-onnx.svg?branch=master)](https://travis-ci.org/onnx/tensorflow-onnx)
1111

1212
# Status
1313
Basic net and conv nets should work. A list of models that pass tests can be found [here](tests/run_pretrained_models.yaml)

0 commit comments

Comments
 (0)