From e537369d9885df724537974e9c44710110cfe9e7 Mon Sep 17 00:00:00 2001 From: Ross Lawley Date: Fri, 4 Jan 2013 14:02:34 +0000 Subject: [PATCH] Trying to get travis to build the 0.8 branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c7cc271b..806d8b41 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,4 +26,4 @@ notifications: branches: only: - master - - 0.8 \ No newline at end of file + - "0.8"