.travis.yml in ProMotion-1.0.2 vs .travis.yml in ProMotion-1.0.3
- old
+ new
@@ -1,6 +1,5 @@
language: objective-c
gemfile:
- Gemfile
-before_script: bundle install
+before_script: sudo chown -R travis ~/Library/RubyMotion
script: bundle exec rake spec
-bump: 5