Skip to content

Commit 9563c4b

Browse files
author
Alfredo Uribe
committed
removing pods
updating travis to pod install
1 parent 851531a commit 9563c4b

683 files changed

Lines changed: 2 additions & 120846 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ language: objective-c
33
before_install:
44
- brew update
55
- brew upgrade xctool
6-
- gem install cocoapods -v '0.32.1'
6+
- gem install cocoapods -v '0.34.4'
77
- pod repo add cloudspace https://github.com/cloudspace/Cloudspace-iOS-PodSpecs.git
8+
- pod install
89
script:
910
- xctool -workspace EasyReader.xcworkspace -scheme Development -sdk iphonesimulator7.1 ONLY_ACTIVE_ARCH=NO
1011
- xctool test -workspace EasyReader.xcworkspace -scheme Development -sdk iphonesimulator7.1 ONLY_ACTIVE_ARCH=NO

Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.h

Lines changed: 0 additions & 67 deletions
This file was deleted.

Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.m

Lines changed: 0 additions & 206 deletions
This file was deleted.

0 commit comments

Comments
 (0)