travis attempt

This commit is contained in:
2017-12-12 16:03:05 +00:00
parent c4c1043c4f
commit 1b01826656
+2 -1
View File
@@ -1,6 +1,7 @@
language: "python"
python:
- "3.6"
install:
- "pip install pipenv --user"
- "pip install pipenv"
- "pipenv install --dev"
script: make