Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit dd9dcd0

Browse files
authored
docs: fix build badge
1 parent 5199c68 commit dd9dcd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CodeIntellify
22

3-
[![build](https://badge.buildkite.com/da1855cc6c9b02ddfa1df69599aacecd1317db8f6765edfa8b.svg?branch=master)](https://buildkite.com/sourcegraph/codeintellify)
3+
[![build](https://travis-ci.org/sourcegraph/codeintellify.svg?branch=master)](https://travis-ci.org/sourcegraph/codeintellify)
44
[![codecov](https://codecov.io/gh/sourcegraph/codeintellify/branch/master/graph/badge.svg?token=1Xk7sdvG0y)](https://codecov.io/gh/sourcegraph/codeintellify)
55
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
66
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

0 commit comments

Comments
 (0)