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

Commited988b2

Browse files
author
Ekaterina Sokolova
committed
Update Travis CI for PostgreSQL 17.
1 parent67b5121 commited988b2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎.travis.yml

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

2222
env:
23+
-PG_VERSION=17 LEVEL=nightmare
24+
-PG_VERSION=17 LEVEL=hardcore
25+
-PG_VERSION=17
2326
-PG_VERSION=16 LEVEL=nightmare
2427
-PG_VERSION=16 LEVEL=hardcore
2528
-PG_VERSION=16
@@ -42,9 +45,12 @@ env:
4245
# XXX: consider fixing nightmare mode
4346
matrix:
4447
allow_failures:
48+
-env:PG_VERSION=11
49+
-env:PG_VERSION=11 LEVEL=hardcore
4550
-env:PG_VERSION=11 LEVEL=nightmare
4651
-env:PG_VERSION=12 LEVEL=nightmare
4752
-env:PG_VERSION=13 LEVEL=nightmare
4853
-env:PG_VERSION=14 LEVEL=nightmare
4954
-env:PG_VERSION=15 LEVEL=nightmare
5055
-env:PG_VERSION=16 LEVEL=nightmare
56+
-env:PG_VERSION=17 LEVEL=nightmare

‎docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
tests:
1+
services:
2+
tests:
23
build:.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp