Sha256: f9ddf7ad4ee5b4049339b1138914a2536c868380afb7fc9270a66db265f2e7c6

Contents?: true

Size: 331 Bytes

Versions: 5

Compression:

Stored size: 331 Bytes

Contents

version: 1.0.{build}

# Operating system (build VM template)
os: Visual Studio 2015 CTP

environment:
  matrix:
    - VS_VERSION: MSVC2015

build_script:
  - git submodule update --init --recursive
  - bundle install
  - vcbuild.bat %VS_VERSION%

test_script:
  - vcbuild.bat %VS_VERSION% test
  - vcbuild.bat %VS_VERSION% inttest

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lounge_lizard-0.1.4 ext/drafter/appveyor.yml
lounge_lizard-0.1.3 ext/drafter/appveyor.yml
lounge_lizard-0.1.2 ext/drafter/appveyor.yml
lounge_lizard-0.1.1 ext/drafter/appveyor.yml
lounge_lizard-0.1.0 ext/drafter/appveyor.yml