Sha256: 143bdb0760db0c89e88e4fd3fac9bf2411ec7a433a1ea743d828fb1033caae8b

Contents?: true

Size: 595 Bytes

Versions: 1

Compression:

Stored size: 595 Bytes

Contents

language: ruby

rvm:
  - 2.1
  - 2.0
  - 1.9.3

sudo: false

script:
  - 'echo "Checking code style" && bundle exec phare'
  - 'echo "Running tests" && bundle exec rake spec'

notifications:
  hipchat:
    rooms:
      secure: "RFgHPxn6Oq4BSmmb9sI0Qd3lhDerpbuIUh6A08k0jB1WHTSUVMH62up/B33PGbvtdsCZ1vZwrFo/ePE7kZrRJSGHNoV55em7GsVBOqXRcJnl8YTj65IXM51S7d22v9YmhjG2mkyJo+IZ+yWTJ6DZI1DLqNmYWhszTvcJqWJOEd4="
    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
rack-locale-root-redirect-0.4 .travis.yml