From 37fbbd4361d63735f876da1a41e0dc35303a1fe3 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 5 Jan 2015 18:23:14 +0100 Subject: [PATCH] DATACMNS-624 - Reactivated Spring 4.1 build profile for Travis. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6555bc785..4e092c3ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ env: matrix: - PROFILE=ci - PROFILE=spring4-next + - PROFILE=spring41 - PROFILE=spring41-next - PROFILE=querydsl-next cache: