Skip to content

Commit 8bfa0bd

Browse files
committed
DATACMNS-570 - Updated build profiles for Travis.
We now use the profiles existing in Spring Data Build for Spring 4.0.x and 4.1.x.
1 parent 9fc57ea commit 8bfa0bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ jdk:
55
env:
66
matrix:
77
- PROFILE=ci
8-
- PROFILE=spring4
9-
- PROFILE=spring32-next
108
- PROFILE=spring4-next
9+
- PROFILE=spring41-next
1110
cache:
1211
directories:
1312
- $HOME/.m2

0 commit comments

Comments
 (0)