Commit 23510596 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update appveyor.yml

parent 1205447f
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -24,8 +24,7 @@ install:
  - cmd: conda install conda-build anaconda-client pytest-cov

build_script:
  - cmd: conda build .
  - cmd: conda install --use-local plio
  - cmd: python setup.py install
  
test_script:
  - cmd: pytest --cov=plio