Travis testing attempt 4.4

pull/95/head
kaguillera 2020-05-01 10:28:12 -04:00
parent 11f0589051
commit 329c592526
1 changed files with 1 additions and 1 deletions

View File

@ -33,5 +33,5 @@ before_script:
script:
- cp -r tests/data/raw/* data/raw
- snakemake --profile tests/settings -R sensor_features
- snakemake --profile tests/settings -R sms_features
- python -m unittest discover tests/scripts/ -v