Skip to content

Continuous Integration using Travis-CI to build and test a Python project. You will create a repository on Github, then have Travis-CI pull and test it, according to a “script” of instructions.

ZEZAY/demo-pyci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuous Integration Demo

Build Status codecov

This project demonstrates use of Travis CI to build and test a Python project.
You will create a repository on Github, then have Travis-CI pull and test it, according to a "script" of instructions.

After that, you will add an online code coverage report for your tests.

Instructions

Please see: https://cpske.github.io/ISP/automation/travis-demo-project

About

Continuous Integration using Travis-CI to build and test a Python project. You will create a repository on Github, then have Travis-CI pull and test it, according to a “script” of instructions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages