Skip to content

Commit b75cde0

Browse files
committed
[travis-ci] let us try 1.7.21 (instead of 1.7.19)
1 parent e13e09c commit b75cde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
- TEST_PROFILE=test-1.7.4
1212
- TEST_PROFILE=test-1.7.13
1313
- TEST_PROFILE=test-1.7.18
14-
- TEST_PROFILE=test-1.7.19
14+
- TEST_PROFILE=test-1.7.21
1515
- TEST_PROFILE=test-9000
1616
script: mvn verify -P $TEST_PROFILE
1717
matrix:

0 commit comments

Comments
 (0)