mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
c99dcd2e93
Continous integration is nice, fixes #3155 Signed-off-by: Chris Aniszczyk <zx@twitter.com>
5 lines
56 B
YAML
5 lines
56 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.6
|
|
script: "make build"
|