Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b2d27e9

Browse filesBrowse 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
Copy full SHA for b2d27e9

File tree

Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed

‎docs/scenarios/ci.rst

Copy file name to clipboardExpand all lines: docs/scenarios/ci.rst
+7-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.