Skip to content

Commit da1ecb7

Browse files
committed
switch to Travis CI org
1 parent edaa8ae commit da1ecb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Before you submit a pull request, check that it meets these guidelines:
100100
your new functionality into a function with a docstring, and add the
101101
feature to the list in README.rst.
102102
3. The pull request should work for Python 3.5, 3.6, 3.7 and 3.8, and for PyPy. Check
103-
https://travis-ci.com/Fourcast/flycs_sdk/pull_requests
103+
https://travis-ci.org/Fourcast/flycs_sdk/pull_requests
104104
and make sure that the tests pass for all supported Python versions.
105105

106106
Tips

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Flycs SDK
77
:target: https://pypi.python.org/pypi/flycs_sdk
88

99
.. image:: https://img.shields.io/travis/Fourcast/flycs_sdk.svg
10-
:target: https://travis-ci.com/Fourcast/flycs_sdk
10+
:target: https://travis-ci.org/Fourcast/flycs_sdk
1111

1212
.. image:: https://readthedocs.org/projects/flycs-sdk/badge/?version=latest
1313
:target: https://flycs-sdk.readthedocs.io/en/latest/?badge=latest

0 commit comments

Comments
 (0)