mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Add Travis CI Support
Continous integration is nice, fixes #3155 Signed-off-by: Chris Aniszczyk <zx@twitter.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.6
|
||||
script: "make build"
|
||||
Reference in New Issue
Block a user