DATAJPA-672 - Enabled Spring 4.2 build profile for Travis builds.

This commit is contained in:
Oliver Gierke
2015-02-10 18:33:03 +01:00
parent a5f20d23ce
commit 49f9df6602

View File

@@ -9,6 +9,7 @@ env:
- PROFILE=spring4-next
- PROFILE=spring41
- PROFILE=spring41-next
- PROFILE=spring42-next
- PROFILE=hibernate-41
- PROFILE=hibernate-42
- PROFILE=hibernate-43