Skip to content

Commit ac91cc1

Browse files
author
Alfredo Uribe
committed
trying it without pod install
travis docs say it should do if Podfile present
1 parent f5cd3f9 commit ac91cc1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ before_install:
66
- gem install cocoapods -v '0.34.4'
77
- echo -e "Host *\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
88
- pod repo add cloudspace https://github.com/cloudspace/Cloudspace-iOS-PodSpecs.git
9-
- pod install
109
script:
1110
- xctool -workspace EasyReader.xcworkspace -scheme Development -sdk iphonesimulator7.1 ONLY_ACTIVE_ARCH=NO
1211
- xctool test -workspace EasyReader.xcworkspace -scheme Development -sdk iphonesimulator7.1 ONLY_ACTIVE_ARCH=NO

0 commit comments

Comments
 (0)