Sha256: 663f99793f732621696a2b9b9c18a920bb79c16f88f10f438aa7201be0a5ccb3
Contents?: true
Size: 496 Bytes
Versions: 26
Compression:
Stored size: 496 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: "22-x64" - ruby_version: "23-x64"
Version data entries
26 entries across 26 versions & 1 rubygems