From 16aa340be6dbd321b20a0de363ab694fee24b4fc Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Tue, 13 Oct 2015 14:33:09 +0200 Subject: [PATCH] Added 8.2 for testing --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4f2c139..e15ecda 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ env: - CORE_BRANCH=stable7 - CORE_BRANCH=stable8 - CORE_BRANCH=stable8.1 + - CORE_BRANCH=v8.2RC1 before_install: - sudo apt-get update