Testing out travis for CI.

This commit is contained in:
William Pietri
2017-12-04 15:01:26 -08:00
parent 6025394075
commit b2909515b7
+1
View File
@@ -2,6 +2,7 @@ language: python
python:
- "3.5"
install:
- pip install pipenv
- pipenv install -d --system
script: nosetests