Browse Source

DATACMNS-728 - Added execution of build against Spring 4.2 for Travis.

1.10.x
Oliver Gierke 11 years ago
parent
commit
40cf4c6346
  1. 1
      .travis.yml

1
.travis.yml

@ -6,6 +6,7 @@ env: @@ -6,6 +6,7 @@ env:
- PROFILE=ci
- PROFILE=spring41
- PROFILE=spring41-next
- PROFILE=spring42
- PROFILE=spring42-next
- PROFILE=querydsl-next
cache:

Loading…
Cancel
Save