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