Sha256: fd1319cc9798263fdc7bf6941fd1de0beaa3fb89528336aac68b93fb879d0714

Contents?: true

Size: 379 Bytes

Versions: 2

Compression:

Stored size: 379 Bytes

Contents

language: objective-c
branches:
  only:
    - master
git:
  submodules: false
before_install: git submodule update --init --recursive
script: bundle exec rake spec
notifications:
  email: false
  slack: realmio:vPdpsG9NLDo2DNlbqtcMAQuE
matrix:
  include:
    - osx_image: xcode6.4
      env: TRAVIS_SWIFT_VERSION=1.2
    - osx_image: xcode7.1
      env: TRAVIS_SWIFT_VERSION=2.1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jazzy-0.4.1 .travis.yml
jazzy-0.4.0 .travis.yml