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

Commit30e0722

Browse files
committed
Run CI tests fro Postgres 12 and 13
1 parente1a502a commit30e0722

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎.travis.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ notifications:
1818
on_failure:always
1919

2020
env:
21+
-PG_VERSION=13 LEVEL=nightmare
22+
-PG_VERSION=13 LEVEL=hardcore
23+
-PG_VERSION=13
24+
-PG_VERSION=12 LEVEL=nightmare
25+
-PG_VERSION=12 LEVEL=hardcore
26+
-PG_VERSION=12
2127
-PG_VERSION=11 LEVEL=nightmare
2228
-PG_VERSION=11 LEVEL=hardcore
2329
-PG_VERSION=11
@@ -27,4 +33,4 @@ env:
2733

2834
matrix:
2935
allow_failures:
30-
-env:PG_VERSION=11LEVEL=nightmare
36+
-env:LEVEL=nightmare

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp