We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 231f51a commit 63ad269Copy full SHA for 63ad269
.travis.yml
@@ -0,0 +1,10 @@
1
+language: objective-c
2
+sudo: false
3
+xcode_project: Hangul.xcodeproj
4
+osx_image: xcode10
5
+matrix:
6
+ include:
7
+ - osx_image: xcode10
8
+ xcode_sdk: macosx
9
+ xcode_scheme: Hangul
10
+ xcode_destination: platform=macOS
0 commit comments