We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7799e commit 499337cCopy full SHA for 499337c
.travis.yml
@@ -0,0 +1,11 @@
1
+os: osx
2
+osx_image: xcode10.2
3
+language: swift
4
+
5
+xcode_project: HttpUtility.xcodeproj
6
+xcode_scheme: HttpUtility
7
+xcode_sdk: iphonesimulator12.2
8
+xcode_destination: platform=iOS Simulator,OS=12.2,name=iPhone X
9
+branches:
10
+ only:
11
+ - master
0 commit comments