Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd4786bf

Browse files
committed
[PGPRO-5833] Added tests for v14 + tests with nightmare level for v11, v12
1 parent0806ab1 commitd4786bf

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

‎.travis.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,24 @@ notifications:
2020
on_failure:always
2121

2222
env:
23+
-PG_VERSION=14 LEVEL=nightmare
24+
-PG_VERSION=14 LEVEL=hardcore
25+
-PG_VERSION=14
2326
-PG_VERSION=13 LEVEL=nightmare
2427
-PG_VERSION=13 LEVEL=hardcore
2528
-PG_VERSION=13
26-
#- PG_VERSION=12 LEVEL=nightmare
29+
-PG_VERSION=12 LEVEL=nightmare
2730
-PG_VERSION=12 LEVEL=hardcore
2831
-PG_VERSION=12
29-
#- PG_VERSION=11 LEVEL=nightmare
32+
-PG_VERSION=11 LEVEL=nightmare
3033
-PG_VERSION=11 LEVEL=hardcore
3134
-PG_VERSION=11
3235
-PG_VERSION=10
33-
-PG_VERSION=9.6
34-
-PG_VERSION=9.5
3536

3637
# XXX: consider fixing nightmare mode
3738
matrix:
3839
allow_failures:
3940
-env:PG_VERSION=11 LEVEL=nightmare
4041
-env:PG_VERSION=12 LEVEL=nightmare
4142
-env:PG_VERSION=13 LEVEL=nightmare
43+
-env:PG_VERSION=14 LEVEL=nightmare

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp