Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit 21af0ab

Browse files
committed
Merge branch 'master' of github.com:googlesamples/google-services
2 parents 4961134 + 52fb6dc commit 21af0ab

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
osx_image: xcode8.3
1+
osx_image: xcode10.3
22
language: objective-c
33
cache:
44
- bundler
@@ -14,8 +14,6 @@ matrix:
1414

1515
rvm: 2.6.0
1616
before_install:
17-
- gem install bundler
18-
- open -a "simulator" --args -CurrentDeviceUDID F60B87EC-8969-41A7-90ED-D0826ECC32DB
1917
- cd ios/$SAMPLE
2018
- bundle install
2119
- gem install xcpretty

0 commit comments

Comments
 (0)