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
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Bogdan Poplauschi
2014-11-04 13:52:11 +0200
Commit
0aa9b61bcca20ef3e389bc46aee3ebfbbca362bd
1 parent
542fc298
Everything worked except the tests, trying using xcodebuild instead of xctool
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.travis.yml
.travis.yml
View file @
0aa9b61
...
...
@@ -23,4 +23,4 @@ script:
-
cd Tests
-
pod update
-
cd ..
-
xctool -workspace SDWebImage.xcworkspace -scheme 'Tests' -sdk iphonesimulator test
\ No newline at end of file
-
xcodebuild -workspace SDWebImage.xcworkspace -scheme 'Tests' -sdk iphonesimulator clean test
\ No newline at end of file
...
...
Please
register
or
login
to post a comment