mirror of
https://github.com/zhigang1992/macdown.git
synced 2026-04-29 04:25:45 +08:00
Add Travis CI configuration
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
language: objective-c
|
||||
before_install:
|
||||
- "gem install cocoapods --no-rdoc --no-ri"
|
||||
xcode_workspace: MacDown.xcworkspace
|
||||
xcode_scheme: MacDown
|
||||
Reference in New Issue
Block a user