Sha256: b850b1af2d00e512975aea303d9c173406cf7b567b7f80f7a9142b3d1c5dd160

Contents?: true

Size: 320 Bytes

Versions: 1

Compression:

Stored size: 320 Bytes

Contents

language: ruby
sudo: false
rvm:
  - "1.8.7"
  - "2.1.0"
  - "2.4.1"
before_install: gem install bundler # Fix bundler issues on 1.9.3
before_script: rake travis_ci:prepare
script: rake all:bundle all:spec
notifications:
  email:
    - fail@makandra.de
branches:
  only:
    - master
    - travis-testing
    - garyf-dev

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
consul-0.13.0 .travis.yml