Sha256: 5040c29693f1e1be00302261e278ec5e7b25121711ded64ecefbe67b73942733

Contents?: true

Size: 243 Bytes

Versions: 6

Compression:

Stored size: 243 Bytes

Contents

language: ruby

rvm:
  - ruby-2.3.0
  - 2.1.2
  - 2.1.1
  - 2.1.0

before_install:
  - gem install bundler
  - rm -f .git/index.lock

script: "bundle exec rake spec:with_coveralls"

notifications:
  slack: sachin21dev:3pEyff2UFnoCgl4NI0uxbsER

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
space2underscore-0.5.2 .travis.yml
space2underscore-0.5.1 .travis.yml
space2underscore-0.5.0 .travis.yml
space2underscore-0.4.3 .travis.yml
space2underscore-0.4.2 .travis.yml
space2underscore-0.4.1 .travis.yml