Skip to content
This repository has been archived by the owner on Nov 21, 2017. It is now read-only.

Commit

Permalink
[automated lsc] Add --trace to arc unit invocation for travis builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Verkoeyen committed Jul 30, 2016
1 parent 7b6a694 commit fb3139d
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 @@ -10,5 +10,5 @@ before_install:
- pod install
script:
- set -o pipefail
- arcanist/bin/arc unit --everything
- arcanist/bin/arc unit --everything --trace
- xcodebuild build -workspace MaterialMotionCoreAnimationFamily.xcworkspace -scheme Catalog -sdk "iphonesimulator10.0" -destination "name=iPhone 6s,OS=10.0" ONLY_ACTIVE_ARCH=YES | xcpretty -c;

0 comments on commit fb3139d

Please sign in to comment.