Skip to content

Commit

Permalink
Bump Xcode version for analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
vandroiy2013 authored Jun 24, 2019
1 parent 0cf1a6b commit e5898ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ matrix:
- xcodebuild analyze -quiet -scheme Package -target Package -configuration Release CLANG_ANALYZER_OUTPUT=plist-html CLANG_ANALYZER_OUTPUT_DIR="$(pwd)/clang-analyze" && [ "$(find clang-analyze -name "*.html")" = "" ]

- os: osx
osx_image: xcode10.2
compiler: clang

before_install:
Expand Down

0 comments on commit e5898ac

Please sign in to comment.