Sha256: 416819defc6e32a9880f22b1e648d7bd7208fb489512d0d8fda1a85880c20285

Contents?: true

Size: 406 Bytes

Versions: 3

Compression:

Stored size: 406 Bytes

Contents

language: objective-c
osx_image: xcode611
cache: bundler
rvm:
  - system
before_install:
  - "mkdir -p ~/.cocoapods && echo -e \"---\\nnew_version_message: false\" > ~/.cocoapods/config.yaml"
  - sudo gem install bundler
  - git submodule update --init --recursive
script:
  - bundle exec rake spec
notifications:
  email: false
  slack: realmio:vPdpsG9NLDo2DNlbqtcMAQuE
branches:
  except:
    - swift1p2

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jazzy-0.2.0 .travis.yml
jazzy-0.1.6 .travis.yml
jazzy-0.1.5 .travis.yml