Skip to content

Commit d418295

Browse files
committed
Tmp disable quickstart tests
1 parent a6d98d0 commit d418295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
- ./scripts/if_changed.sh ./scripts/install_prereqs.sh
105105
script:
106106
- travis_retry ./scripts/if_changed.sh ./scripts/pod_lib_lint.rb FirebaseAuth.podspec --platforms=ios
107-
- travis_retry ./scripts/if_changed.sh ./scripts/test_quickstart.sh Authentication
107+
# - travis_retry ./scripts/if_changed.sh ./scripts/test_quickstart.sh Authentication
108108
- travis_retry ./scripts/if_changed.sh ./scripts/pod_lib_lint.rb FirebaseAuth.podspec --platforms=tvos
109109
- travis_retry ./scripts/if_changed.sh ./scripts/pod_lib_lint.rb FirebaseAuth.podspec --platforms=macos
110110
- travis_retry ./scripts/if_changed.sh ./scripts/build.sh $PROJECT $PLATFORM

0 commit comments

Comments
 (0)