Skip to content

Commit b2d27e9

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#99 from ghickman/travis-ci
Add travis as a CI option
2 parents d27b87f + 80022b2 commit b2d27e9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/scenarios/ci.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,10 @@ It is a generic virtualenv management and test command line tool which provides
3434

3535
* Checking that packages install correctly with different Python versions and interpreters
3636
* 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.
37+
* 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

Comments
 (0)