aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZhiming Wang <zmwangx@gmail.com>2015-05-07 18:21:53 -0700
committerZhiming Wang <zmwangx@gmail.com>2015-05-07 18:21:53 -0700
commit31246ba82cf7234a75505346520bf6c9653eec67 (patch)
treeda59433726a960423f727a73ea2ee88725d040d7 /README.md
parente9b7f149a37edc527eaa3d67591aec4e9ac87c6e (diff)
downloadmy_new_personal_website-31246ba82cf7234a75505346520bf6c9653eec67.tar.xz
my_new_personal_website-31246ba82cf7234a75505346520bf6c9653eec67.zip
README.md: only display build status of the source...
branch. Two other notes: * Giving up on Heroku deployment since I'll need to write a server script and a buildpack to serve the static site. * It is possible to install Pandoc in a container -- use linuxbrew! However, building the entire Haskell platform and Pandoc is too time consuming. I might as well just wait in line for a non-container machine.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 15f95003..cce11267 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.org/zmwangx/zmwangx.github.io.svg)](https://travis-ci.org/zmwangx/zmwangx.github.io)
+[![Build Status](https://travis-ci.org/zmwangx/zmwangx.github.io.svg?branch=source)](https://travis-ci.org/zmwangx/zmwangx.github.io)
This blog can be built with the `pyblog` script. The `pyblog` script currently provides the following actions: