initial commit with bmartin
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
install:
|
||||
- pip install -e .[dev]
|
||||
|
||||
script: nosetests
|
||||
Reference in New Issue
Block a user