aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2013-04-02 10:50:46 +0100
committerLouise Crow <louise.crow@gmail.com>2013-04-02 10:50:46 +0100
commit632381d9f4a56c5ee8e8764b12ce0d36521bdac2 (patch)
treef4d3d46871e33611e94ec2f2cb1a6a91679b46ef
parent01aeaf8d950a2d558b0dc5722aa6d4cdcd20be17 (diff)
Include the rails-3-develop branch in CI testing.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2f06f6cd9..a8ca00c6b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ branches:
only:
- develop
- master
+ - rails-3-develop
rvm:
- 1.8.7
- 1.9.3