summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@loftninjas.org>2014-10-31 11:39:02 -0400
committerBryan McLellan <btm@loftninjas.org>2014-10-31 11:39:02 -0400
commit2f942406d9bb64335586cbca982dfbe9d36c0a74 (patch)
tree02d0f510242224f2a89526e45ef899bb167fb271
parent714d83d480fa4e7014e66f8972edbdf21125ad79 (diff)
parent77a876199c6f2543e8ca6a7f3c88b9089071449c (diff)
downloadchef-2f942406d9bb64335586cbca982dfbe9d36c0a74.tar.gz
Merge pull request #2326 from opscode/tball/travis
Updating travis to run builds on 12-stable
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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