-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #80 from fassko/1.5
1.5
- Loading branch information
Showing
698 changed files
with
63,750 additions
and
36,932 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,13 @@ | ||
before_install: | ||
- gem update cocoapods --no-document | ||
- gem update cocoapods --no-document --pre | ||
- gem update fastlane --no-document | ||
- fastlane --version | ||
- gem cleanup | ||
- brew update | ||
- brew outdated xctool || brew upgrade xctool | ||
- pod --version | ||
- pod repo update | ||
- pod repo update --silent | ||
language: objective-c | ||
osx_image: xcode7.3 | ||
osx_image: xcode8 | ||
script: | ||
- fastlane travis | ||
notifications: change |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.