From 4c4071ac0e0e488d04aecfa56ed7bf03dbe82f9a Mon Sep 17 00:00:00 2001 From: Andrew Thompson Date: Tue, 19 Mar 2013 16:30:29 -0400 Subject: [PATCH] Tell travis to test R15B03 and R16B as well --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8a296a2..582c194 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,8 @@ notifications: webhooks: http://basho-engbot.herokuapp.com/travis?key=8c2550739c2f776d4b05d993aa032f0724fe5450 email: eng@basho.com otp_release: + - R16B + - R15B03 - R15B01 - R15B - R14B04