Skip to content

Commit

Permalink
Update .travis.yml Xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanhuang13 committed May 26, 2019
1 parent 53b6b4a commit 23fbdd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
language: objective-c
osx_image: xcode10
osx_image: xcode10.2
script: xcodebuild -scheme Knil clean && xcodebuild -sdk iphonesimulator -project Knil.xcodeproj -scheme Knil -destination 'platform=iOS Simulator,name=iPhone X,OS=12.0' test

0 comments on commit 23fbdd2

Please sign in to comment.