File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -72,10 +72,7 @@ your code. You can run only the linting checks by using this command:
7272
7373The project's configuration instructs tox to test against many different
7474versions of Python. A tox test will use as many of those as it can find on your
75- local computer. Rather than installing all those versions, we recommend that
76- you point the `Travis <https://travis-ci.org >`_ continuous integration tool at
77- your GitHub fork. Travis will run the test against the full suite of Python
78- versions every time you push new code.
75+ local computer.
7976
8077Using tox to run tests in multiple environments can be very time
8178consuming. If you wish to quickly run the tests in your own environment, you
@@ -178,7 +175,7 @@ Developer Resources
178175-------------------
179176.. toctree ::
180177
181- SoftLayer API Documentation <http ://developer .softlayer.com/reference/softlayerapi >
178+ SoftLayer API Documentation <https ://sldn .softlayer.com/reference/softlayerapi/ >
182179 Source on GitHub <https://github.com/softlayer/softlayer-python >
183180 Issues <https://github.com/softlayer/softlayer-python/issues >
184181 Pull Requests <https://github.com/softlayer/softlayer-python/pulls >
You can’t perform that action at this time.
0 commit comments