Skip to content
Snippets Groups Projects
Commit 1205447f authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update appveyor.yml

parent 0415239b
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,7 @@ install: ...@@ -21,6 +21,7 @@ install:
- cmd: conda update -q conda - cmd: conda update -q conda
- cmd: conda config --add channels conda-forge - cmd: conda config --add channels conda-forge
- cmd: conda install -c conda-forge pvl protobuf gdal numpy pandas sqlalchemy pyyaml networkx - cmd: conda install -c conda-forge pvl protobuf gdal numpy pandas sqlalchemy pyyaml networkx
- cmd: conda install conda-build anaconda-client pytest-cov
build_script: build_script:
- cmd: conda build . - cmd: conda build .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment