Skip to content

Commit

Permalink
May as well try to fix appveyor by at least not letting it hang
Browse files Browse the repository at this point in the history
  • Loading branch information
Lnaden committed Nov 13, 2019
1 parent 027e049 commit 754f0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ install:
- ps: . ".\\devtools\\appveyor\\install.ps1"
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
- conda config --add channels conda-forge
- conda install conda-build jinja2
- conda install --yes conda-build jinja2

build: false

Expand Down

0 comments on commit 754f0ed

Please sign in to comment.