Finish rebuild travis cache
parent
3cdc266d75
commit
a0a90a04f2
|
@ -58,8 +58,8 @@ install:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cp -r tests/data/raw/* data/raw
|
- cp -r tests/data/raw/* data/raw
|
||||||
#- snakemake --profile tests/settings -R sms_features
|
- snakemake --profile tests/settings -R sms_features
|
||||||
#- python -m unittest discover tests/scripts/ -v
|
- python -m unittest discover tests/scripts/ -v
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
|
@ -464,6 +464,13 @@
|
||||||
"Repository": "CRAN",
|
"Repository": "CRAN",
|
||||||
"Hash": "e3f662e125e9fdffd1ee4e94baea3451"
|
"Hash": "e3f662e125e9fdffd1ee4e94baea3451"
|
||||||
},
|
},
|
||||||
|
"highr": {
|
||||||
|
"Package": "highr",
|
||||||
|
"Version": "0.8",
|
||||||
|
"Source": "Repository",
|
||||||
|
"Repository": "CRAN",
|
||||||
|
"Hash": "4dc5bb88961e347a0f4d8aad597cbfac"
|
||||||
|
},
|
||||||
"hms": {
|
"hms": {
|
||||||
"Package": "hms",
|
"Package": "hms",
|
||||||
"Version": "0.5.3",
|
"Version": "0.5.3",
|
||||||
|
|
Loading…
Reference in New Issue