summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2017-12-18 19:29:19 +0100
committerGitHub <noreply@github.com>2017-12-18 19:29:19 +0100
commit7634b44e4ad9f6a0ba77c377eb1ee43085687789 (patch)
treececb9fb9c2120c18b7856e5a851c544ec4e9ed6b /README.markdown
parent39b247ee9208fbbb2f183ddf5d0db98772a51b3e (diff)
downloadhakyll-7634b44e4ad9f6a0ba77c377eb1ee43085687789.tar.gz
Build on CircleCI
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 1c1d108..f870226 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,6 +1,6 @@
# hakyll
-[![Build Status](https://img.shields.io/travis/jaspervdj/hakyll.svg)](http://travis-ci.org/jaspervdj/hakyll)
+[![Build Status](https://img.shields.io/circleci/project/github/jaspervdj/hakyll.svg)](https://circleci.com/gh/jaspervdj/hakyll)
Hakyll is a static site generator library in Haskell. More information
(including a tutorial) can be found on