aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-05-30 09:33:18 -0700
committerGravatar Ibrahim Ulukaya <ulukaya@gmail.com>2017-05-30 12:33:18 -0400
commite180bfe76bf9cb74b468a31119bb13ae789d833e (patch)
tree40a2caf33e3ec6ef9e03f28bb7a52578630cded4 /.travis.yml
parent0d2a42171698236331a97a920992a789e91f0c24 (diff)
Delete lines in .travis.yml redundant with test.sh (#41)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index edb368b..1b8f95a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,8 +4,6 @@ cache:
- bundler
- cocoapods
podfile: Example/Podfile
-xcode_workspace: Example/Firebase.xcworkspace
-xcode_scheme: AllUnitTests
rvm: 2.3.1
before_install: