Sha256: 442cca7342e2a59d02a569ea0403a2911428c13d68d5e6c265adcc1fab86e746

Contents?: true

Size: 596 Bytes

Versions: 5

Compression:

Stored size: 596 Bytes

Contents

language: ruby

rvm:
  - 2.0.0
  - 1.9.3

gemfile:
  - gemfiles/Gemfile.activemodel-4.0
  - gemfiles/Gemfile.activemodel-3.2.x

script: "echo 'DO IT' && bundle exec rake spec"

notifications:
  hipchat:
    rooms:
      secure: "Xo3Uv+mvgPuQjF5J5T05mGoxE8LeoTrBjBRvnFSnX2tmrKvKoBLG0LMIg0A8TpI0usohnk7xF3FbAFq4n3xTnkCsrU3KAWOIw5c7Hh0wVTM67A8qh26+RVJSE/8oSUebCJxdiC2uSQcAsz405RR23FP/z8luKLtc6xKkqNMrJSM="
    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

5 entries across 5 versions & 1 rubygems

Version Path
bourgeois-1.0.5 .travis.yml
bourgeois-1.0.4 .travis.yml
bourgeois-1.0.3 .travis.yml
bourgeois-1.0.2 .travis.yml
bourgeois-1.0.1 .travis.yml