damsel/wercker.yml
Andrey Mayorov 109a206bd7 HG-12: Integrate with wercker CI
Test only ability to generate Erlang, Java and Go yet. It'd be good to test
compilation at least but it's not feasible so far as we would need a huge
ass image with all these language environments installed.
2016-04-04 14:52:20 +03:00

11 lines
232 B
YAML

box: rbkmoney/thrift-compiler
build:
steps:
- script:
name: check syntactic correctness
code: make all
after-steps:
- slack-notifier:
url: ${SLACK_WEBHOOK_URL}
username: "wercker"