passforios/.travis.yml

10 lines
217 B
YAML
Raw Normal View History

2017-03-24 23:16:58 -07:00
language: objective-c
2018-01-14 22:22:48 -08:00
osx_image: xcode9.2
2017-03-28 10:40:31 -07:00
branches:
only:
- develop
before_install:
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
2017-03-24 23:16:58 -07:00
script:
- travis_wait 30 ./fastlane/travis.sh