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

Update appveyor.yml

parent 8dce2307
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ build_script:
  - cmd: python setup.py install
  
test_script:
  - cmd: pytest --cov=plio
  - cmd: pytest plio/

on_success:
  - cmd: conda config --set anaconda_upload yes