From 1ac89e77faa997b0814c64d747bc391231f883a0 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