atomicobject/motion-objection

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: objective-c
install: bundle install
before_script: pod repo update && bundle exec rake pod:install
script: bundle exec rake spec