Sha256: df3ddb6782f5bdd5fec38ed323ff5267f1f1a725cee947ec10795a062adeec94

Contents?: true

Size: 691 Bytes

Versions: 2

Compression:

Stored size: 691 Bytes

Contents

language: ruby
sudo: false
rvm:
  - "1.9.3"
  - "2.3.0"
  - "jruby-19mode"  # JRuby in 1.9 mode
  - "rbx-2"

matrix:
  allow_failures:
    - rvm: rbx-2
cache: bundler
before_install:
  - gem update bundler
matrix:
  allow_failures:
    - rvm: rbx-2
cache: bundler
notifications:
  hipchat:
    rooms:
      secure: "HqBUrmf4P2bgvwb4b9PL1tBae2wcZaXadOgwRwAFhdhDZFHaKXIXlJRUW8tN\ntdO83OZgatxJrpWWQj8VYTfDuhlE3b3NxVWeXc3PkfrHmuvejQf4veh7kwR0\njLVE6jb+ZbFIwRE2W0VFLFKYQHI6PLem4W0OKXW5Shqzy8Ewlow="
    template:
      - '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (<a href="%{build_url}">Details</a>/<a href="%{compare_url}">Change view</a>)'
    format: html

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
apiaryio-0.3.5 .travis.yml
apiaryio-0.3.4 .travis.yml