Sha256: 6cf06b517692f82530a688c3061bf5a4070c844d43db75006419973d4d4f2382
Contents?: true
Size: 414 Bytes
Versions: 5
Compression:
Stored size: 414 Bytes
Contents
version: '{build}' install: - SET PATH=C:\Ruby%ruby_version%\bin;%PATH% - "%devkit%\\devkitvars.bat" - ruby --version - gem --version - bundle install build: off test_script: - bundle exec rake test branches: only: - master # https://www.appveyor.com/docs/installed-software/#ruby environment: matrix: - ruby_version: "23-x64" devkit: C:\Ruby23-x64\DevKit
Version data entries
5 entries across 5 versions & 1 rubygems