Sha256: 20aa0ebdfd49b83fd3237abacd2025fe7d2d4d73602baca6d9cd1375d15cedec

Contents?: true

Size: 429 Bytes

Versions: 2

Compression:

Stored size: 429 Bytes

Contents

language: objective-c
osx_image: xcode8
before_install:
  - sudo motion update
  - motion repo
script: bundle exec rake spec
deploy:
  provider: rubygems
  api_key:
    secure: BA4jK37Z5iul3szro9p1YP7MScgbQ9ITEiJD01FBjQGBPXWteomYD9NF0dV0aDk+RHAQEogoX5Ubkmt8MKlo/72nosMGR56n+IbNkmcdpsykg8Bb62e/ZuYpnu7OvK3M9cgeq+HskHsRPQWoDoM5GnkNHMfx7ecp1a1bJ8eP614=
  gem: motion-support
  on:
    tags: true
    repo: rubymotion/motion-support

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
motion-support-1.2.1 .travis.yml
motion-support-1.1.1 .travis.yml