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