Tweaking travis config

This commit is contained in:
Todd Werth
2014-04-17 18:43:51 -07:00
parent 294bb1b279
commit 3429b6a30a

View File

@@ -1,8 +1,8 @@
language: objective-c
before_install:
- (ruby --version)
- sudo mkdir -p ~/Library/RubyMotion/build
- sudo motion update
- sudo chown -R travis/Users/travis/Library/RubyMotion
- sudo chown -R travis/Users/travis/Library/RubyMotion/build
script:
- bundle install
- bundle exec rake clean