Skip to content

Commit 979c185

Browse files
authored
Revert "Disable broken Auth Api Tests (#4566)" (#4579)
This reverts commit 4e1e624.
1 parent 156df40 commit 979c185

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,7 @@ jobs:
104104
- travis_retry ./scripts/if_changed.sh ./scripts/test_quickstart.sh Authentication
105105
- travis_retry ./scripts/if_changed.sh ./scripts/pod_lib_lint.rb FirebaseAuth.podspec --platforms=tvos
106106
- 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
107+
- travis_retry ./scripts/if_changed.sh ./scripts/build.sh $PROJECT $PLATFORM
109108

110109
- stage: test
111110
osx_image: xcode10.3

0 commit comments

Comments
 (0)