We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27b87f commit 80022b2Copy full SHA for 80022b2
docs/scenarios/ci.rst
@@ -34,4 +34,10 @@ It is a generic virtualenv management and test command line tool which provides
34
35
* Checking that packages install correctly with different Python versions and interpreters
36
* Running tests in each of the environments, configuring your test tool of choice
37
-* Acting as a frontend to Continuous Integration servers, reducing boilerplate and merging CI and shell-based testing.
+* Acting as a frontend to Continuous Integration servers, reducing boilerplate and merging CI and shell-based testing.
38
+
39
40
+Travis-CI
41
+---------
42
43
+.. todo:: Write about travis-ci
0 commit comments