Unverified Commit 4bab9ba1 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update .appveyor.yml

parent bcaf0a83
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,4 +32,4 @@ on_success:
- cd ../
- conda build -q recipe/
- ps: $builddir = conda build recipe --output
- ps: anaconda -t $env:CONDA_UPLOAD_TOKEN upload --label dev --force $builddir 
- ps: anaconda -t $env:CONDA_UPLOAD_TOKEN upload $builddir --label dev --force --no-progress