Skip to content

Commit 0236a7f

Browse files
julienvalentincopybara-github
authored andcommitted
Fix the travis widget to reflect the status of master.
PiperOrigin-RevId: 311482619
1 parent 5d902d0 commit 0236a7f

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
@@ -1,7 +1,7 @@
11
# TensorFlow Graphics
22

33
[![PyPI project status](https://img.shields.io/pypi/status/tensorflow-graphics.svg)](https://pypi.org/project/tensorflow-graphics/)
4-
[![Travis build status](https://img.shields.io/travis/tensorflow/graphics.svg)](https://travis-ci.org/tensorflow/graphics)
4+
[![Travis build status](https://img.shields.io/travis/tensorflow/graphics.svg?branch=master)](https://travis-ci.org/tensorflow/graphics)
55
[![Supported Python version](https://img.shields.io/pypi/pyversions/tensorflow-graphics.svg)](https://pypi.org/project/tensorflow-graphics/)
66
[![PyPI release version](https://img.shields.io/pypi/v/tensorflow-graphics.svg)](https://pypi.org/project/tensorflow-graphics/)
77

0 commit comments

Comments
 (0)