Introduction to Travis CI

August 6, 2015

As part of wroc.py #18, the monthly Python meeting in Wrocław, I presented a brief introduction to Travis Continuous Integration with GitHub.

Travis CI provides perfect integration with GitHub and Slack to provide free continuous integration for many languages.

In case you would be interested to reproduce the examples showed during this presentation, please visit this GitHub repository or clone it directly with:

git clone https://github.com/filaton/basic_travis.git