Testing out travis for CI.

This commit is contained in:
William Pietri
2017-12-04 15:00:21 -08:00
parent 7a39d7e271
commit 6025394075
+7
View File
@@ -0,0 +1,7 @@
language: python
python:
- "3.5"
install:
- pipenv install -d --system
script: nosetests