Sha256: f205b7fdab62a9ceafbd038e29a6c6f304861d483d43b4459c9b0e1fa05abff0

Contents?: true

Size: 529 Bytes

Versions: 4

Compression:

Stored size: 529 Bytes

Contents

version: '{build}'
skip_tags: true
clone_depth: 10
branches:
  only:
    - master
  except:
    - gh-pages
os: Windows Server 2012
install:
  - cmd: SET PATH=C:\Ruby200\bin;C:\msys64\usr\bin;%PATH%
  - cmd: bash --login -c "pacman -S --needed --noconfirm base-devel"
  - cmd: ruby --version
  - cmd: svn --version
  - cmd: git --version
  - cmd: diffstat --version
build_script:
  - bundle update
  - bundle install
test_script:
  - rake
cache:
  - C:\Ruby200\bin -> hoc.gemspec
  - C:\Ruby200\lib\ruby\gems\2.0.0 -> hoc.gemspec

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hoc-0.8 appveyor.yml
hoc-0.7.3 appveyor.yml
hoc-0.7.2 appveyor.yml
hoc-0.7.1 appveyor.yml