osx_image: xcode7.3 language: objective-c cache: bundler before_install: - bundle install - bundle exec pod repo update --silent script: - bundle exec rake spec - bundle exec rubocop