You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
before_install: travis_wait pod repo update --silent
script: cd Example ; set -o pipefail && xcodebuild test -workspace 'RxAppState.xcworkspace' -scheme 'RxAppState-Example' -configuration 'Debug' -sdk iphonesimulator -destination platform='iOS Simulator',OS='15.0',name='iPhone SE (2nd generation)' build test | xcpretty -c --test