From b1922b3788919fd38d4d9042a352ed8c3522e0fe Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 17 Jun 2014 18:14:12 +0200 Subject: [PATCH] DATAJPA-544 - Removed execution querydsl-next profile. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0118a27dc..25f34be59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ env: - PROFILE=spring4 - PROFILE=spring32-next - PROFILE=spring4-next - - PROFILE=querydsl-next - PROFILE=hibernate-41 - PROFILE=hibernate-42 - PROFILE=hibernate-43