Sha256: bf2bd9c514a96e9b92a0c19eb4e8449534e6f69401566cb5f6eb833d30c98623

Contents?: true

Size: 570 Bytes

Versions: 4

Compression:

Stored size: 570 Bytes

Contents

language: ruby

rvm:
  - 2.0.0
  - 1.9.3

script:
  - 'echo "Checking code style" && ./bin/phare'
  - 'echo "Running specs" && bundle exec rake spec'

notifications:
  hipchat:
    rooms:
      secure: "OjYHtwmsG6bDC8mewX85yulCKxsVpvGiic32e6lDRq2TYmMtot/atOQaZ16YlMMN0CQqiJ8jfpil3HWCSK1iPZxSLHzCEu//bL6uoDJdPc/oXNV2BPAj0CxyHiJPpV3gdgdnZBbYGNdDPtjxo8FuZnM+cWIDl3yW0Y2rQkE7u0k="
    template:
      - '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (<a href="%{build_url}">Build</a>/<a href="%{compare_url}">Changes</a>)'
    format: 'html'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
phare-0.5.2 .travis.yml
phare-0.5.1 .travis.yml
phare-0.5 .travis.yml
phare-0.4 .travis.yml