提交 d073f7e1 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

circleci only support linux for free user

上级 2e02fb96
machine:
environment:
XCODE_SCHEME: "test"
XCODE_WORKSPACE: "platforms/ios"
XCODE_PROJECT: "YourProject.xcodeproj"
xcode:
version: "7.3"
dependencies:
override:
- brew install node
- npm install
test:
override:
- npm test
\ No newline at end of file
node:
version: 6.2
#notify:
# webhooks:
# A list of hook hashes, containing the url field
# gitter hook
# - url: $GITTER_IM_URL
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册