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 bd3fd03 commit b910e0bCopy full SHA for b910e0b
.travis.yml
@@ -1,9 +1,9 @@
1
-osx_image: xcode11
+osx_image: xcode11.3
2
language: objective-c
3
xcode_workspace: FirebaseUI.xcworkspace
4
xcode_scheme: FirebaseUI
5
6
-rvm: 2.3.1
+rvm: 2.6.4
7
before_install:
8
- gem install bundler
9
- bundle install
0 commit comments