Skip to content

Commit

Permalink
Reverted last change, doesn't work with Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bpoplauschi committed Nov 4, 2014
1 parent 55f4bea commit 0b50b57
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,11 @@ before_install:
- pod --version
- pod setup --silent
- pod repo update --silent
- brew update
- brew install xctool

script:

- pod lib lint
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage' -sdk iphonesimulator clean build

- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage' -sdk iphoneos clean build
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage+WebP' -sdk iphoneos clean build
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage+MKAnnotation' -sdk iphoneos clean build
Expand Down

0 comments on commit 0b50b57

Please sign in to comment.