Sha256: e43552888ff2d54ea045d099b82d24c8de752b40edfd856099698e2f4562e7ce

Contents?: true

Size: 284 Bytes

Versions: 5

Compression:

Stored size: 284 Bytes

Contents

language: objective-c
before_install:
- (ruby --version)
- sudo chown -R travis ~/Library/RubyMotion
- mkdir -p ~/Library/RubyMotion/build
- bundle install
- pod setup
- bundle exec rake pod:install
script: bundle exec rake spec
env:
  global:
  - COCOAPODS_NO_REPO_UPDATE_OUTPUT=true

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
afmotion-2.5 .travis.yml
afmotion-2.4.1 .travis.yml
afmotion-2.3.1 .travis.yml
afmotion-2.2.0 .travis.yml
afmotion-2.1.5 .travis.yml