Sha256: cd8d6882a8b75e200245c610b3431575cc817a3e6913a6e17a58f51bc79f1210

Contents?: true

Size: 463 Bytes

Versions: 1

Compression:

Stored size: 463 Bytes

Contents

language: ruby
rvm:
- ree
- 1.9.3
- 2.0.0
script: bundle exec rake rubocop test
notifications:
  email:
    recipients: daniel.buch+resque-scheduler@gmail.com
deploy:
  provider: rubygems
  api_key:
    secure: dM97lL/jTu14mEHD2Ih/vQfZ8cWJWb+DQ8UKZjkD2JfYtvwEAlkPG9RrrDkSHb5qkYxG2VAhjyx/0MZJ0TsVL6wrLMC9gcJb3yomw2Sch2Noj68tEndiSUHnxrB9gKzbhHbjLQXDqYf4Hco9/PHHQp4piFPJhLzNZRehIuTJPcA=
  gem: resque-scheduler
  on:
    tags: true
    repo: resque/resque-scheduler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
resque-scheduler-2.3.0 .travis.yml