Sha256: b74d2ebedb886740e81781a0fdc9190c7887ec171e4099136c78800d4289c4e2

Contents?: true

Size: 303 Bytes

Versions: 1

Compression:

Stored size: 303 Bytes

Contents

language: ruby

rvm:
  - ruby-2.3.0
  - 2.1.4
  - 2.1.2
  - 2.1.1
  - 2.1.0
  - 1.9.3-p547
  - 1.9.3-p392
  - 1.9.3-p429
  - 1.9.3-p448
  - 1.9.3-p484
  - 1.9.3-p545

before_install:
  - gem install bundler

script: "bundle exec rspec spec"

notifications:
  slack: sachin21dev:PVRFTzXu4ovOOkZYJ6fCISbq

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
space2hyphen-0.0.2 .travis.yml