Setup Travis CI

This commit is contained in:
Falco Duersch
2018-10-22 11:02:38 +02:00
parent 472535d898
commit 8a84651fdc
3 changed files with 15 additions and 0 deletions
+3
View File
@@ -1,6 +1,9 @@
RUN = pipenv run python -m stw_potsdam
dependencies:
pipenv sync
run:
$(RUN)