Testing out travis for CI.
This commit is contained in:
@@ -2,6 +2,7 @@ language: python
|
||||
python:
|
||||
- "3.5"
|
||||
install:
|
||||
- pip install pipenv
|
||||
- pipenv install -d --system
|
||||
|
||||
script: nosetests
|
||||
Reference in New Issue
Block a user