Sha256: 74bd39e8e7063af00ce8643bce8b5c14767347c65bd930fab2c72d39d54b7bcb

Contents?: true

Size: 531 Bytes

Versions: 7

Compression:

Stored size: 531 Bytes

Contents

install:
  - SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
  - SET PATH=C:\MinGW\bin;%PATH%
  - SET RAKEOPT=-rdevkit
  - copy c:\MinGW\bin\mingw32-make.exe c:\MinGW\bin\make.exe
  - ruby --version
  - gem --version
  - bundle install
  - make

build: off

test_script:
  - bundle exec rake test

environment:
  matrix:
    - ruby_version: "24"
    - ruby_version: "24-x64"
    - ruby_version: "23"
    - ruby_version: "23-x64"
    - ruby_version: "22"
    - ruby_version: "22-x64"
    - ruby_version: "21"
    - ruby_version: "21-x64"

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
fast_excel-0.4.0 appveyor.yml
fast_excel-0.3.0 appveyor.yml
fast_excel-0.2.6 appveyor.yml
fast_excel-0.2.5 appveyor.yml
fast_excel-0.2.3 appveyor.yml
fast_excel-0.2.2 appveyor.yml
kmadej_fast_excel_fork-0.2.2 appveyor.yml