Get a basic pytest CI in there.

This commit is contained in:
Luke Murphy
2018-04-08 22:22:31 +02:00
parent 8f544992cd
commit 314a32eed6
6 changed files with 54 additions and 0 deletions

3
.gitignore vendored
View File

@ -108,3 +108,6 @@ environment
# Docker stuff
.containers
# Pytest
.pytest_cache