Sha256: 8696c5da62176e221a8595bf9de048ee281d2b44ddf49b2087ce1c4315c08c4c
Contents?: true
Size: 545 Bytes
Versions: 2
Compression:
Stored size: 545 Bytes
Contents
--- clone_depth: 10 install: - SET PATH=C:\Ruby%ruby_version%\bin;%PATH% - bundle install - ps: '[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12' - ps: Invoke-WebRequest -Uri https://curl.haxx.se/ca/cacert.pem -OutFile C:\projects\textbringer\cacert.pem build: off test_script: - rake deploy: off environment: UPLOAD_TO_CODECOV: 1 SSL_CERT_FILE: C:\projects\textbringer\cacert.pem matrix: - ruby_version: "24" - ruby_version: "24-x64" - ruby_version: "25" - ruby_version: "25-x64"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
textbringer-1.0.0 | appveyor.yml |
textbringer-0.3.2 | appveyor.yml |