We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5afbf commit ef0d038Copy full SHA for ef0d038
.travis.yml
@@ -363,6 +363,8 @@ jobs:
363
- PROJECT=Firestore PLATFORM=iOS METHOD=xcodebuild SANITIZERS=tsan
364
- env:
365
- PROJECT=GoogleDataTransportIntegrationTest PLATFORM=iOS METHOD=xcodebuild
366
+ - env:
367
+ - PROJECT=InAppMessaging PLATFORM=iOS METHOD=xcodebuild
368
369
# TODO(varconst): enable if it's possible to make this flag work on build
370
# stages. It's supposed to avoid waiting for jobs that are allowed to fail
0 commit comments