Skip to content

Commit ae46d1d

Browse files
committed
some version updates for travis
1 parent 598b6e4 commit ae46d1d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ env:
99
- TEST_PROFILE=test-1.6.8
1010
- TEST_PROFILE=test-1.7.4
1111
- TEST_PROFILE=test-1.7.13
12-
- TEST_PROFILE=test-1.7.16
13-
- TEST_PROFILE=test-9000
12+
- TEST_PROFILE=test-1.7.17
13+
# there is not 9k artifact on maven repo anymore
14+
# - TEST_PROFILE=test-9000
1415
script: mvn verify -P $TEST_PROFILE
1516
matrix:
1617
# NOTE: 9k needs a compatible runit version (due minitest changes) !

0 commit comments

Comments
 (0)