Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ulukaya authored Aug 15, 2019
1 parent 7b0bd5a commit 52fb6dc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
osx_image: xcode8.3
osx_image: xcode10.3
language: objective-c
cache:
- bundler
Expand All @@ -14,8 +14,6 @@ matrix:

rvm: 2.6.0
before_install:
- gem install bundler
- open -a "simulator" --args -CurrentDeviceUDID F60B87EC-8969-41A7-90ED-D0826ECC32DB
- cd ios/$SAMPLE
- bundle install
- gem install xcpretty
Expand Down

0 comments on commit 52fb6dc

Please sign in to comment.