Sha256: 1b868c5b71cababb2f55dffdf3e603b02e40b49ca54ac7781bcd346842c23501

Contents?: true

Size: 272 Bytes

Versions: 1

Compression:

Stored size: 272 Bytes

Contents

language: ruby
install:
  - gem uninstall bundler
  - gem install bundler --version '1.8.0'
  - bundle install
  
script: "bundle exec rspec"
rvm:
  - 2.2.0

notifications:
  email:
    recipients:
      - stan001212@gmail.com
    on_failure: change
    on_success: never

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
html-pipeline-youtube-0.1.0 .travis.yml