Sha256: 0c9dc48c8f52bd7b9ff9c08971480e42fb5336efe2b0a12b6de57a3c3995c187

Contents?: true

Size: 326 Bytes

Versions: 23

Compression:

Stored size: 326 Bytes

Contents

# https://www.appveyor.com/docs/appveyor-yml/

version: "{build}"

init:
  - git config --global core.autocrlf false

# cloning the repository happens here

install:
  - set PATH=C:\Ruby24-x64\bin;%PATH%
  - bundle install

environment:
  LC_ALL: en_US.UTF-8
  LANG: en_US.UTF-8

build: off

test_script:
  - bundle exec rake

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
u3d-1.2.3 appveyor.yml
u3d-1.2.2 appveyor.yml
u3d-1.2.1 appveyor.yml
u3d-1.2.0 appveyor.yml
u3d-1.1.5 appveyor.yml
u3d-1.1.4 appveyor.yml
u3d-1.1.3 appveyor.yml
freshsales-0.0.5 appveyor.yml
u3d-1.1.2 appveyor.yml
u3d-1.1.1 appveyor.yml
u3d-1.1.0 appveyor.yml
u3d-1.0.21 appveyor.yml
u3d-1.0.20 appveyor.yml
u3d-1.0.19 appveyor.yml
freshsales-0.0.4 appveyor.yml
freshsales-0.0.3 appveyor.yml
freshsales-0.0.2 appveyor.yml
freshsales-0.0.1 appveyor.yml
u3d-1.0.18 appveyor.yml
u3d-1.0.17 appveyor.yml