Skip to content

Commit

Permalink
probably need to setup environment variables for MSVC2012/x86_64, ass…
Browse files Browse the repository at this point in the history
…umed this was already done
  • Loading branch information
chambbj committed Mar 17, 2015
1 parent 6e326e9 commit eaf930a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Expand Up @@ -57,6 +57,8 @@ notifications:
test_script:
- "SET PATH=%OSGEODIR%\\bin;%PATH%"
- echo %PATH%
- echo Setup environment variables
- call "%VS110COMNTOOLS%../../VC/vcvarsall.bat" x86_amd64
- cd %OSGEODIR%\\bin
- ps: pwd
- ps: ls
Expand Down

0 comments on commit eaf930a

Please sign in to comment.