We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5cd3f9 commit ac91cc1Copy full SHA for ac91cc1
1 file changed
.travis.yml
@@ -6,7 +6,6 @@ before_install:
6
- gem install cocoapods -v '0.34.4'
7
- echo -e "Host *\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
8
- pod repo add cloudspace https://github.com/cloudspace/Cloudspace-iOS-PodSpecs.git
9
- - pod install
10
script:
11
- xctool -workspace EasyReader.xcworkspace -scheme Development -sdk iphonesimulator7.1 ONLY_ACTIVE_ARCH=NO
12
- xctool test -workspace EasyReader.xcworkspace -scheme Development -sdk iphonesimulator7.1 ONLY_ACTIVE_ARCH=NO
0 commit comments