moonmaster9000/frill

View on GitHub
.travis/build.sh

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash

bundle exec rspec && pushd test_frill_rails && bundle && bundle exec rspec && popd