Sha256: d1241a559510f925ddf31f361b1375c0eca1a962bc5b4ae8b88e6abb0356805e

Contents?: true

Size: 226 Bytes

Versions: 2

Compression:

Stored size: 226 Bytes

Contents

language: ruby

sudo: false

cache: bundler

rvm:
  - 2.1.5

script:
  - RAILS_ENV=test bundle exec rspec spec

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
datacite_doi_ify-1.1.0 .travis.yml
datacite_doi_ify-1.0.0 .travis.yml