We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93a766 commit aa7740eCopy full SHA for aa7740e
1 file changed
.travis.yml
@@ -0,0 +1,6 @@
1
+os: osx
2
+language: objective-c
3
+osx_image: xcode8.2
4
+script:
5
+ - swift build
6
+ - swift test
0 commit comments