From 77a876199c6f2543e8ca6a7f3c88b9089071449c Mon Sep 17 00:00:00 2001 From: tyler-ball Date: Thu, 30 Oct 2014 10:13:20 -0700 Subject: Updating travis to run builds on 12-stable --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index dcc93fde32..7e539fd70f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,7 @@ branches: - master - 10-stable - 11-stable + - 12-stable script: bundle exec rspec --color --format progress -- cgit v1.2.1