acostapazo / travis-test-bob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travis-test-bob

Build Status Doc

This package is created only for learning proposes.

Following the instruction below, we have added ci into this project using travis:

Environment
 $ conda env create -f environment.yml
 $ source activate travis-test-bob
Install
 $ python boostrap-buildout.py
 $ bin/buildout
Tests
 $ bin/nosetests -v
Script
 $ bin/script_example.py
Documentation
 $ bin/sphinx-build -b html doc/ doc/html

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%