Sha256: 8f28b6cdf3c656374fbd91e40eb1971c7c97d5ae745447c2b5114fc83fbd3069

Contents?: true

Size: 466 Bytes

Versions: 1

Compression:

Stored size: 466 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:\Ruby23-x64\bin;%PATH%
  - cmd: ruby --version
  - cmd: git --version
  - cmd: psql --version
  - cmd: java -version
  - cmd: mvn --version
build_script:
  - bundle update
  - bundle install
test_script:
  - rake
cache:
  - C:\Ruby200\bin -> pgtk.gemspec
  - C:\Ruby200\lib\ruby\gems\2.0.0 -> pgtk.gemspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pgtk-0.2.0 appveyor.yml