added init to test folder

This commit is contained in:
William Falcon 2019-07-24 21:51:17 -04:00
parent 204a81a10e
commit 6e0b2af827
1 changed files with 1 additions and 0 deletions

View File

@ -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