Update files for CD
This commit is contained in:
parent
d92e580d45
commit
b72f7e3eb1
5 changed files with 67 additions and 23 deletions
|
|
@ -1,4 +1,9 @@
|
|||
language: objective-c
|
||||
osx_image: xcode8.2
|
||||
branches:
|
||||
only:
|
||||
- develop
|
||||
before_install:
|
||||
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
|
||||
script:
|
||||
- ./fastlane/travis.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue