From 0d7677b1b14657abbc6edf6f775126b34fdb78f0 Mon Sep 17 00:00:00 2001 From: Peter Thorson Date: Sat, 11 May 2013 15:50:47 -0500 Subject: [PATCH] use travis for all 0.3.x branches --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ed7a7ce79c..ef470fb941 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ script: scons && scons test branches: only: - experimental + - 0.3.x-cmake notifications: recipients: - travis@zaphoyd.com