Skip to content

Commit

Permalink
Everything worked except the tests, trying using xcodebuild instead o…
Browse files Browse the repository at this point in the history
…f xctool
  • Loading branch information
bpoplauschi committed Nov 4, 2014
1 parent 542fc29 commit 0aa9b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ script:
- cd Tests
- pod update
- cd ..
- xctool -workspace SDWebImage.xcworkspace -scheme 'Tests' -sdk iphonesimulator test
- xcodebuild -workspace SDWebImage.xcworkspace -scheme 'Tests' -sdk iphonesimulator clean test

0 comments on commit 0aa9b61

Please sign in to comment.