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