Sha256: 41a8961fa39cb22e467648a895a2a98815ee6bec5c258f38f8739acc7cf753cf

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

language: ruby

rvm:
  - ruby-2.3.0
  - 2.1.2
  - 2.1.1
  - 2.1.0
  - 1.9.3-p392
  - 1.9.3-p429
  - 1.9.3-p448

before_install:
  - gem install bundler || gem update bundler

script: "bundle exec rake spec:with_coveralls"

notifications:
  slack: sachin21dev:3pEyff2UFnoCgl4NI0uxbsER

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
space2underscore-0.4.0 .travis.yml