Sha256: 346173426a99f0aacd63471f80d17719d69f52f7f2125cd55c747b24092cbe5f

Contents?: true

Size: 413 Bytes

Versions: 6

Compression:

Stored size: 413 Bytes

Contents

---
clone_depth: 10
install:
  - SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
  - gem install bundler --no-document
  - bundle install
  - ps: Invoke-WebRequest -Uri http://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: "23-x64"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
textbringer-0.2.2 appveyor.yml
textbringer-0.2.1 appveyor.yml
textbringer-0.2.0 appveyor.yml
textbringer-0.1.9 appveyor.yml
textbringer-0.1.8 appveyor.yml
textbringer-0.1.7 appveyor.yml