Sha256: 28619eb6d3d2d367af03b585f98ccb1a68b70a687b603172b4521fa6a80316db

Contents?: true

Size: 719 Bytes

Versions: 1

Compression:

Stored size: 719 Bytes

Contents

language: ruby

rvm:
  - 2.1.1
  - 2.0.0

gemfile:
  - gemfiles/Gemfile.activerecord-4.0
  - gemfiles/Gemfile.activerecord-4.1.3
  - gemfiles/Gemfile.activerecord-4.1.4

script:
  - 'echo "Checking code style" && bundle exec phare'
  - 'echo "Running specs" && RAILS_ENV=test bundle exec rake spec'

notifications:
  hipchat:
    rooms:
      secure: "lLUK7HuJzZiae6dSB35I/ZlTI8guiRteImGQBhj1DKe533HPGZQHnhwAdML2YY6nLzhfw1uaXHNgGDCLTkylHK2ChLROHZicoX6mCLPqspwkB2GCx4K+1neltReeOIIi5ZIg2fz6wAV9rdSSaIBpIUg1717nhbOCP3ouIf0j3X0="
    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
encore-0.2.2 .travis.yml