From 07a26a843eb4ca424ef1eacdba2a751c983b6348 Mon Sep 17 00:00:00 2001 From: Benjamin Chrétien Date: Sat, 16 Jan 2016 14:01:40 +0900 Subject: Add Travis CI support The test suite has been slightly modified to allow running tests without Vagrant on Travis. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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. -- cgit v1.2.3