mhfs/devise-async

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - 2.2.5
  - 2.3.1
  - 2.4.1

before_install:
  - gem install bundler -v 1.15

script: bundle exec rspec