Skip to content

Commit 0b50b57

Browse files
committed
Reverted last change, doesn't work with Travis CI
1 parent 55f4bea commit 0b50b57

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,11 @@ before_install:
1010
- pod --version
1111
- pod setup --silent
1212
- pod repo update --silent
13-
- brew update
14-
- brew install xctool
1513

1614
script:
1715

1816
- pod lib lint
1917
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage' -sdk iphonesimulator clean build
20-
2118
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage' -sdk iphoneos clean build
2219
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage+WebP' -sdk iphoneos clean build
2320
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage+MKAnnotation' -sdk iphoneos clean build

0 commit comments

Comments
 (0)