Sha256: 6cd47ca4b5292ec777b8a6a2d1d4b1e07f505b134dc20e335c3461208d53efcd

Contents?: true

Size: 443 Bytes

Versions: 4

Compression:

Stored size: 443 Bytes

Contents

language: objective-c
matrix:
  include:
    - os: osx
      osx_image: xcode7.3
      env: CUSTOM_DEVICE_SET_PATH=true
    - os: osx
      osx_image: xcode7.3
      env: CUSTOM_DEVICE_SET_PATH=false
    - os: osx
      osx_image: xcode8
      env: CUSTOM_DEVICE_SET_PATH=true
    - os: osx
      osx_image: xcode8
      env: CUSTOM_DEVICE_SET_PATH=false
before_script:
  - export LANG=en_US.UTF-8
install: bundle
script:
  - bundle exec rake

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
simctl-1.5.6 .travis.yml
simctl-1.5.5 .travis.yml
simctl-1.5.4 .travis.yml
simctl-1.5.3 .travis.yml