diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2013-01-21 16:27:42 -0500 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2013-01-21 16:27:42 -0500 |
commit | 2f48c27201801c40b82608cb6566255855d745f4 (patch) | |
tree | 680ec4484cd6cfad2f342ce2f0376f2cef8d600e | |
parent | 3c9bd1ed2b7386a66e9491d4e07d6d1120b8e08c (diff) | |
download | perl-software-in-gnu-guix-2f48c27201801c40b82608cb6566255855d745f4.tar perl-software-in-gnu-guix-2f48c27201801c40b82608cb6566255855d745f4.tar.gz |
specify branch name for travis build status image
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# reveal.js [![Build Status](https://travis-ci.org/hakimel/reveal.js.png)](https://travis-ci.org/hakimel/reveal.js) +# reveal.js [![Build Status](https://travis-ci.org/hakimel/reveal.js.png?branch=master)](https://travis-ci.org/hakimel/reveal.js) A framework for easily creating beautiful presentations using HTML. [Check out the live demo](http://lab.hakim.se/reveal-js/). |