Skip to content

Commit

Permalink
updated travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozgur Vatansever committed Sep 23, 2019
1 parent 36236f5 commit d9d957b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: objective-c
osx_image: xcode10
osx_image: xcode10.3

env:
global:
Expand All @@ -20,4 +20,4 @@ script:
- xcodebuild -workspace "$XCODE_WORKSPACE" -scheme "$SCHEME" -configuration Release clean build CODE_SIGN_IDENTITY="" BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO | xcpretty -c;

notifications:
email: false
email: false

0 comments on commit d9d957b

Please sign in to comment.