Sha256: ab98d772e6a35f490f5fc15bc63d1f32cc672bb5f5a5ea09a871281f2d0a40c0

Contents?: true

Size: 353 Bytes

Versions: 5

Compression:

Stored size: 353 Bytes

Contents

language: objective-c
branches:
  only:
    - master
git:
  submodules: false
before_install: git submodule update --init --recursive
script: 
  - bundle exec rake spec
  - bundle exec danger || true
notifications:
  email: false
  slack: realmio:vPdpsG9NLDo2DNlbqtcMAQuE
matrix:
  include:
    - osx_image: xcode7.3
      env: TRAVIS_SWIFT_VERSION=2.2

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jazzy-0.7.3 .travis.yml
jazzy-0.7.2 .travis.yml
jazzy-0.7.1 .travis.yml
jazzy-0.7.0 .travis.yml
jazzy-0.6.3 .travis.yml