mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-15 07:33:09 +00:00
Continous integration is nice, fixes #3155 Signed-off-by: Chris Aniszczyk <zx@twitter.com>
4 lines
56 B
YAML
4 lines
56 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.6
|
|
script: "make build"
|