From e180bfe76bf9cb74b468a31119bb13ae789d833e Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Tue, 30 May 2017 09:33:18 -0700 Subject: Delete lines in .travis.yml redundant with test.sh (#41) --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.travis.yml') 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: -- cgit v1.2.3