From 27ff916e91db349aec10e8e2faca9c7ccd37cc30 Mon Sep 17 00:00:00 2001 From: Aidan Feldman Date: Wed, 23 Oct 2013 00:37:09 -0700 Subject: [PATCH 1/2] build gh-pages branch on travis --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index d7d6d73..58c87f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,3 +6,8 @@ script: "./script/cibuild" language: ruby rvm: - 2.0.0 + +branches: + only: + - gh-pages + - /.*/ From d967bf06a76115bc847d444bee63e7b9eb91f344 Mon Sep 17 00:00:00 2001 From: Aidan Feldman Date: Wed, 23 Oct 2013 00:37:21 -0700 Subject: [PATCH 2/2] display build status in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a578ee9..4c0341b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Choose a License Web Site +# Choose a License Web Site [![Build Status](https://travis-ci.org/github/choosealicense.com.png?branch=gh-pages)](https://travis-ci.org/github/choosealicense.com) Like a Choose Your Own Adventure site, but only much less interesting.