Sha256: 274c2a21d11e2e3009bc968bcaa65531a8b65291b0509cb1bafb81d27641d712

Contents?: true

Size: 584 Bytes

Versions: 1

Compression:

Stored size: 584 Bytes

Contents

language: ruby

rvm:
  - 2.3.1
  - 2.2
  - 2.1
  - 2.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.1 .travis.yml