Sha256: 8647876d0486bb6ff2240e12c799c68af4955bc3137be7ff65a1c5f181c598c8

Contents?: true

Size: 344 Bytes

Versions: 25

Compression:

Stored size: 344 Bytes

Contents

---
language: ruby
sudo: required
before_install:
    - sudo apt-get update -qq
    - sudo apt-get install -y rpm
    - rm Gemfile.lock || true
bundler_args: --without development
notifications:
  email: false
rvm:
  - 2.0.0
  - 2.1.0
  - 1.9.3
script:
  - "bundle exec rake spec"
matrix:
  fast_finish: true
  allow_failures:
    - rvm: 1.9.3

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
simp-rake-helpers-3.1.3 .travis.yml
simp-rake-helpers-3.1.2 .travis.yml
simp-rake-helpers-3.1.1 .travis.yml
simp-rake-helpers-3.1.0 .travis.yml
simp-rake-helpers-3.0.2 .travis.yml
simp-rake-helpers-3.0.1 .travis.yml
simp-rake-helpers-3.0.0 .travis.yml
simp-rake-helpers-2.5.7 .travis.yml
simp-rake-helpers-2.5.5 .travis.yml
simp-rake-helpers-2.5.4 .travis.yml
simp-rake-helpers-2.5.3 .travis.yml
simp-rake-helpers-2.5.2 .travis.yml
simp-rake-helpers-2.5.1 .travis.yml
simp-rake-helpers-2.5.0 .travis.yml
simp-rake-helpers-2.4.7 .travis.yml
simp-rake-helpers-2.4.6 .travis.yml
simp-rake-helpers-2.4.4 .travis.yml
simp-rake-helpers-2.4.3 .travis.yml
simp-rake-helpers-2.4.2 .travis.yml
simp-rake-helpers-2.4.1 .travis.yml