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