Sha256: 096ab2dd7d856e8e0fee8125bea32b887bd132f2fab3ff84f4109e8da533fa55
Contents?: true
Size: 347 Bytes
Versions: 14
Compression:
Stored size: 347 Bytes
Contents
install: - SET PATH=C:\Ruby%ruby_version%\bin;%PATH% - SET PATH=C:\MinGW\bin;%PATH% - SET RAKEOPT=-rdevkit - ruby --version - gem --version - bundle install - bundle exec rake build spec build: off environment: matrix: - ruby_version: "24" - ruby_version: "24-x64" branches: only: - master except: - website
Version data entries
14 entries across 14 versions & 1 rubygems