Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

Commit c9d28a2

Browse files
authored
Fix Travis-CI link
1 parent 2a5d512 commit c9d28a2

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,6 +1,6 @@
11
# numpy-stubs: experimental typing stubs for NumPy
22

3-
[![Build Status](https://travis-ci.org/numpy/numpy_stubs.svg?branch=master)](https://travis-ci.org/numpy/numpy_stubs)
3+
[![Build Status](https://travis-ci.org/numpy/numpy-stubs.svg?branch=master)](https://travis-ci.org/numpy/numpy-stubs)
44

55
This repository exists for developing [PEP 484](https://www.python.org/dev/peps/pep-0484/)
66
compatible typing annotations for [NumPy](https://github.com/numpy/numpy).

0 commit comments

Comments
 (0)