Skip to content

Commit

Permalink
i[ci] refs fibercrypto#17 Install more cygwin64 packages to avoid win…
Browse files Browse the repository at this point in the history
…dows tools problems
  • Loading branch information
stdevYuniers committed Nov 27, 2018
1 parent 3a5d408 commit b228322
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 @@ -54,6 +54,7 @@ cache:

install:
# - C:\cygwin64\bin\du -hs "%LOCALAPPDATA%\pip\Cache"
- cmd: C:\cygwin64\setup-x86_64.exe -qnNdO -R C:/cygwin64 -s http://cygwin.mirror.constant.com -l C:/cygwin64/var/cache/setup -P mingw64-x86_64-gcc-g++ -P mingw64-x86_64-gcc-core -P mingw64-i686-gcc-g++ -P mingw64-i686-gcc-core
- set PATH=%GIT%;%PYTHON%;%PYTHON%\Scripts;%GOPATH%;%CYGWIN_64%\bin;%PATH%
- env
- python --version
Expand Down

0 comments on commit b228322

Please sign in to comment.