passforios/.travis.yml
2018-05-03 10:43:18 -07:00

9 lines
217 B
YAML

language: objective-c
osx_image: xcode9.2
branches:
only:
- develop
before_install:
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
script:
- travis_wait 60 ./fastlane/travis.sh