Sha256: 3d00c17e439e29960ac84daf7d524eb3c40ebc3d7f9d31005b7c367f20d7d580

Contents?: true

Size: 525 Bytes

Versions: 9

Compression:

Stored size: 525 Bytes

Contents

---
clone_depth: 10
install:
  - SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
  - appveyor DownloadFile http://dl.bintray.com/oneclick/OpenKnapsack/x64/pdcurses-3.4-x64-windows.tar.lzma
  - 7z e pdcurses-3.4-x64-windows.tar.lzma
  - 7z x -y -oC:\Ruby%ruby_version% pdcurses-3.4-x64-windows.tar
  - bundle install
build_script:
  - rake -rdevkit compile -- --with-curses-dir=C:\Ruby%ruby_version%
test: off
deploy: off
environment:
  matrix:
    - ruby_version: "21-x64"
    - ruby_version: "22-x64"
    - ruby_version: "23-x64"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
curses-1.2.1-x86-mingw32 appveyor.yml
curses-1.2.1-x64-mingw32 appveyor.yml
curses-1.2.1 appveyor.yml
curses-1.2.0-x64-mingw32 appveyor.yml
curses-1.2.0-x86-mingw32 appveyor.yml
curses-1.2.0 appveyor.yml
curses-1.1.3-x64-mingw32 appveyor.yml
curses-1.1.3-x86-mingw32 appveyor.yml
curses-1.1.3 appveyor.yml