under-os/under-os

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
branches:
  only:
    - master
    - travis
language: objective-c
install: bundle install
script: bundle exec rake spec
before_script:
  - sudo mkdir -p /Users/travis/Library/RubyMotion/build
  - sudo chmod 0777 /Users/travis/Library/RubyMotion/build