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 156df40 commit 979c185Copy full SHA for 979c185
.travis.yml
@@ -104,8 +104,7 @@ jobs:
104
- travis_retry ./scripts/if_changed.sh ./scripts/test_quickstart.sh Authentication
105
- travis_retry ./scripts/if_changed.sh ./scripts/pod_lib_lint.rb FirebaseAuth.podspec --platforms=tvos
106
- travis_retry ./scripts/if_changed.sh ./scripts/pod_lib_lint.rb FirebaseAuth.podspec --platforms=macos
107
- # Uncomment to reenable ApiTests when #4565 is fixed.
108
- #- travis_retry ./scripts/if_changed.sh ./scripts/build.sh $PROJECT $PLATFORM
+ - travis_retry ./scripts/if_changed.sh ./scripts/build.sh $PROJECT $PLATFORM
109
110
- stage: test
111
osx_image: xcode10.3
0 commit comments