mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2026-01-10 06:44:46 +01:00
Remove traces of Travis CI from Tiingo documentation/contributing guidelines
This commit is contained in:
@@ -101,10 +101,7 @@ Before you submit a pull request, check that it meets these guidelines:
|
||||
2. If the pull request adds functionality, the docs should be updated. Put
|
||||
your new functionality into a function with a docstring, and add the
|
||||
feature to the list in README.rst.
|
||||
3. The pull request should work for Python 2.6, 2.7, 3.3, 3.4 and 3.5, and for PyPy. Check
|
||||
https://travis-ci.org/hydrosquall/tiingo-python/pull_requests
|
||||
and make sure that the tests pass for all supported Python versions.
|
||||
|
||||
3. The pull request should work for Python 2.7, 3.6, and 3.7. These will be checked for you when you open your PR via Github Action checks.
|
||||
|
||||
Release Procedure
|
||||
-----------------------
|
||||
|
||||
Reference in New Issue
Block a user