SpontaneousCMS/spontaneous

View on GitHub
.travis/gemfiles/Gemfile.empty

Summary

Maintainability
Test Coverage
source :rubygems

# An empty Gemfile to stop Travis from installing anything
# this way I can test the installation process itself

gem "rake"
gem "minitest", '~> 4.6.0'