Skip to content

Commit

Permalink
Fixes appveyor build on new conda-build (above 3.16)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikw authored and Fredrik Wallner committed Apr 15, 2019
1 parent 42ee3ae commit 5bd6220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ install:
- copy "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcpackages\AMD64.VCPlatform.config" "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcpackages\AMD64.VCPlatform.Express.config"
- copy "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcpackages\Itanium.VCPlatform.config" "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcpackages\Itanium.VCPlatform.Express.config"
- conda update --all -y
- activate


build: false
Expand Down

0 comments on commit 5bd6220

Please sign in to comment.