Sha256: ad54e4bf9ac017cdcfdc8567451631b03a47abd5f4edb1763c5e456431308a7f

Contents?: true

Size: 184 Bytes

Versions: 8

Compression:

Stored size: 184 Bytes

Contents

language: "ruby"
rvm:
  - "1.9"
  - "2.0"
  - "2.1"
  - "2.2"
  - "ruby-head"
matrix:
  allow_failures:
    - rvm: "ruby-head"
before_install:
  - "gem update bundler"
  - "bin/setup"

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
env_branch-0.0.1 .travis.yml
natural_number_string-1.0.1 .travis.yml
natural_number_string-1.0.0 .travis.yml
natural_number_string-0.3.1 .travis.yml
natural_number_string-0.3.0 .travis.yml
natural_number_string-0.2.1 .travis.yml
natural_number_string-0.2.0 .travis.yml
natural_number_string-0.1.0 .travis.yml