forked from renebigot/XlsxReaderWriter
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* develop: Update .travis.yml Update .travis.yml Update .travis.yml Reverted custom bundle install Setup cocoapods on Travis to speed up things Fixed typo Removed pod dir Removed source from PodFile (travis) Another attenpts to fix cocoapods Fix strict ssh Added -oBjC flag Fixed travis source Remove git pull/fetch Added pod setup Travis pod repo update via git Removed outdated Fixed travis cocoapods Fixed test and cahching cocoapods in .travis
- Loading branch information
Showing
3 changed files
with
14 additions
and
9 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
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,6 +1,3 @@ | ||
source 'https://github.com/CocoaPods/Specs' | ||
|
||
|
||
def thridparty | ||
pod 'SSZipArchive', '~> 2.2' | ||
end | ||
|
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