evrone/carrierwave-video-thumbnailer

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - 2.1.1
  - 2.0.0
  - 1.9.3

branches:
  only:
    - /^feature\/.*$/
    - develop
    - master
    - stable