diff options
author | Bjørn Erik Pedersen <[email protected]> | 2018-11-13 14:36:17 +0100 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2018-11-13 14:36:17 +0100 |
commit | fdd4a768f053b21271d4520bf0d43baf62d516da (patch) | |
tree | 6aec9559244c0be746f7be849fda6ddf6e85507d /README.md | |
parent | abeeff1325267f8d8f1f66f0ec4ed175ffc140ad (diff) | |
download | hugo-fdd4a768f053b21271d4520bf0d43baf62d516da.tar.gz hugo-fdd4a768f053b21271d4520bf0d43baf62d516da.zip |
Remove appveyor
We now build on Travis for all platforms.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -11,8 +11,7 @@ A Fast and Flexible Static Site Generator built with love by [bep](https://githu [Twitter](https://twitter.com/gohugoio) [![GoDoc](https://godoc.org/github.com/gohugoio/hugo?status.svg)](https://godoc.org/github.com/gohugoio/hugo) -[![Linux and macOS Build Status](https://api.travis-ci.org/gohugoio/hugo.svg?branch=master&label=Linux+and+macOS+build "Linux and macOS Build Status")](https://travis-ci.org/gohugoio/hugo) -[![Windows Build Status](https://ci.appveyor.com/api/projects/status/a5mr220vsd091kua?svg=true&label=Windows+build "Windows Build Status")](https://ci.appveyor.com/project/bep/hugo/branch/master) +[![Linux and macOS Build Status](https://api.travis-ci.org/gohugoio/hugo.svg?branch=master&label=Windows+and+Linux+and+macOS+build "Windows, Linux and macOS Build Status")](https://travis-ci.org/gohugoio/hugo) [![Dev chat at https://gitter.im/spf13/hugo](https://img.shields.io/badge/gitter-developer_chat-46bc99.svg)](https://gitter.im/spf13/hugo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Go Report Card](https://goreportcard.com/badge/github.com/gohugoio/hugo)](https://goreportcard.com/report/github.com/gohugoio/hugo) |