-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update pods * Remove xctool * Adds pod repo update to makefile to resolve podfile.lock issue
- Loading branch information
1 parent
9be4ab2
commit fdf138a
Showing
216 changed files
with
7,141 additions
and
3,741 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,16 @@ | ||
language: objective-c | ||
|
||
osx_image: xcode7.1 | ||
osx_image: xcode7.3 | ||
|
||
before_install: | ||
- gem install cocoapods | ||
- gem install xcpretty | ||
|
||
script: | ||
# Fails with "Unable to find Analytics/TestFlight". | ||
# - pod lib lint --allow-warnings | ||
- make xctest | ||
- make install | ||
- make test | ||
|
||
notifications: | ||
email: false |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.