added init to test folder
This commit is contained in:
parent
204a81a10e
commit
6e0b2af827
|
@ -6,6 +6,7 @@ cache: pip
|
|||
install:
|
||||
- pip install -e .
|
||||
- pip install -r requirements.txt --ignore-installed
|
||||
- pip install numpy -I
|
||||
|
||||
# keep build from timing out
|
||||
dist: xenial
|
||||
|
|
Loading…
Reference in New Issue