We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a710f2 commit 1634228Copy full SHA for 1634228
.travis.yml
@@ -1,6 +1,8 @@
1
osx_image: xcode8.3
2
language: objective-c
3
-# cache: cocoapods
+cache:
4
+ - bundler
5
+ - cocoapods
6
podfile: Example/Podfile
7
xcode_workspace: Example/Firebase.xcworkspace
8
xcode_scheme: AllUnitTests
0 commit comments