2
0

Revert "More debug attempts for Travis CI."

This reverts commit b656899532.
This commit is contained in:
Maarten Billemont 2014-11-17 17:35:08 -05:00
parent b656899532
commit c0e6e60a38

View File

@ -3505,7 +3505,7 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
shellPath = "/bin/sh -xe"; shellPath = "/bin/sh -xe";
shellScript = "echo zomg, broken"; shellScript = "exec ../../../Scripts/genassets";
}; };
DAD3125D155288AA00A3F9ED /* Run Script: Crashlytics */ = { DAD3125D155288AA00A3F9ED /* Run Script: Crashlytics */ = {
isa = PBXShellScriptBuildPhase; isa = PBXShellScriptBuildPhase;