summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenjamin Chrétien <chretien@lirmm.fr>2016-01-16 14:01:40 +0900
committerBenjamin Chrétien <chretien@lirmm.fr>2016-01-16 17:34:52 +0900
commit07a26a843eb4ca424ef1eacdba2a751c983b6348 (patch)
treee8ae5232dec310947ae290c6871953f2c405b8ac /README.md
parent582edd6bd36e8b40a37a8aaaa013704b5cd73ad6 (diff)
Add Travis CI support
The test suite has been slightly modified to allow running tests without Vagrant on Travis.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6dae828..e2dfeb1 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ Dotbot makes installing your dotfiles as easy as `git clone $url && cd dotfiles
---
+[![Build Status](https://travis-ci.org/anishathalye/dotbot.svg?branch=master)](https://travis-ci.org/anishathalye/dotbot)
+
Dotbot is a tool that bootstraps your dotfiles (it's a [Dot]files
[bo]o[t]strapper, get it?). It does *less* than you think, because version
control systems do more than you think.