mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-26 23:54:23 +01:00
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"
|