summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnish Athalye <me@anishathalye.com>2019-12-28 10:44:24 -0500
committerAnish Athalye <me@anishathalye.com>2019-12-28 10:44:24 -0500
commita8380f6496d091a13769bd12bb6ca7a89d3618eb (patch)
treeaac8485ef7f505c305ca07038e2a7481e5774750
parent2c8a0431edfd826c8caa4afbfa22ca408e745db6 (diff)
Migrate to travis-ci.com
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1a7ff9d..cff7a3b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Dotbot [![Build Status](https://travis-ci.org/anishathalye/dotbot.svg?branch=master)](https://travis-ci.org/anishathalye/dotbot)
+# Dotbot [![Build Status](https://travis-ci.com/anishathalye/dotbot.svg?branch=master)](https://travis-ci.com/anishathalye/dotbot)
Dotbot makes installing your dotfiles as easy as `git clone $url && cd dotfiles
&& ./install`, even on a freshly installed system!