Sha256: 5e1e45f1c02651dc85a887b21cee287179cb587973f03f2f29d0f0410280c4a0

Contents?: true

Size: 570 Bytes

Versions: 1

Compression:

Stored size: 570 Bytes

Contents

language: ruby

rvm:
  - 2.1.1
  - 2.0.0

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

1 entries across 1 versions & 1 rubygems

Version Path
phare-1.0.0 .travis.yml