Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
yh_sdwebimage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
1
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Bogdan Poplauschi
9 years ago
Commit
d6fa29c88a9d4febc2c9d8fa49ce23c68334d0aa
1 parent
ed5f018c
The Carthage build phase takes too long (5 minutes). Removing it.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
.travis.yml
.travis.yml
View file @
d6fa29c
...
...
@@ -48,7 +48,5 @@ script:
-
xcodebuild clean -workspace SDWebImage.xcworkspace -scheme 'SDWebImage iOS static' -sdk iphonesimulator PLATFORM_NAME=iphonesimulator -configuration Debug | xcpretty -c
-
xcodebuild test -workspace SDWebImage.xcworkspace -scheme 'Tests' -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=latest' -configuration Debug | xcpretty -c
-
carthage build --no-skip-current
after_success:
- bash <(curl -s https://codecov.io/bash)
\ No newline at end of file
...
...
刘金林
@jinlin.liu
7 years ago
mentioned in commit
af346831
Please
register
or
login
to post a comment