Skip to content

Commit 07f40b4

Browse files
committed
[travis-ci] disable 1.7.23 ... failing just the same as 1.7.22
1 parent 34ca695 commit 07f40b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ env:
1212
- TEST_PROFILE=test-1.7.13
1313
- TEST_PROFILE=test-1.7.18
1414
- TEST_PROFILE=test-1.7.22
15-
- TEST_PROFILE=test-1.7.23
15+
# fails just like 1.7.22 :
16+
#- TEST_PROFILE=test-1.7.23
1617
- TEST_PROFILE=test-9.0.1.0
1718
- TEST_PROFILE=test-9.0.4.0
1819

0 commit comments

Comments
 (0)