mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Add travis as a CI option
This commit is contained in:
@@ -34,4 +34,10 @@ It is a generic virtualenv management and test command line tool which provides
|
|||||||
|
|
||||||
* Checking that packages install correctly with different Python versions and interpreters
|
* Checking that packages install correctly with different Python versions and interpreters
|
||||||
* Running tests in each of the environments, configuring your test tool of choice
|
* Running tests in each of the environments, configuring your test tool of choice
|
||||||
* 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.
|
||||||
|
|
||||||
|
|
||||||
|
Travis-CI
|
||||||
|
---------
|
||||||
|
|
||||||
|
.. todo:: Write about travis-ci
|
||||||
|
|||||||
Reference in New Issue
Block a user