[dbscripts,1/2,v2] readme: switch to travis-ci.com build status badge

Message ID 20180903200116.16741-1-anthraxx@archlinux.org
State Accepted, archived
Headers show
Series [dbscripts,1/2,v2] readme: switch to travis-ci.com build status badge | expand

Commit Message

Emil Velikov via arch-projects Sept. 3, 2018, 8:01 p.m. UTC
From: anthraxx <anthraxx@archlinux.org>

The old travis-ci.org is deprecated and this project was migrated.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/README.md b/README.md
index c672998..bdd958b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@ 
-# Arch Linux repository management scripts [![Build Status](https://travis-ci.org/archlinux/dbscripts.svg?branch=master)](https://travis-ci.org/archlinux/dbscripts)
+# Arch Linux repository management scripts [![Build Status](https://travis-ci.com/archlinux/dbscripts.svg?branch=master)](https://travis-ci.com/archlinux/dbscripts)
 ## Configuration
 * The default configuration can be found in `config`.
 * An optional `config.local` may override the default configuration.