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

Commitbf6bc4b

Browse files
author
Sergey Shinderuk
committed
Update Travis config
1 parente566633 commitbf6bc4b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ os:
22
-linux
33

44
sudo:required
5-
dist:trusty
5+
dist:jammy
66

77
language:c
88

@@ -17,10 +17,8 @@ script:
1717
-docker-compose run tests
1818

1919
env:
20-
-PG_VERSION=10 CHECK_CODE=clang
21-
-PG_VERSION=10 CHECK_CODE=cppcheck
22-
-PG_VERSION=10 CHECK_CODE=false
2320
-PG_VERSION=11 CHECK_CODE=clang
21+
-PG_VERSION=11 CHECK_CODE=cppcheck
2422
-PG_VERSION=11 CHECK_CODE=false
2523
-PG_VERSION=12 CHECK_CODE=clang
2624
-PG_VERSION=12 CHECK_CODE=false
@@ -30,3 +28,5 @@ env:
3028
-PG_VERSION=14 CHECK_CODE=false
3129
-PG_VERSION=15 CHECK_CODE=clang
3230
-PG_VERSION=15 CHECK_CODE=false
31+
-PG_VERSION=16 CHECK_CODE=clang
32+
-PG_VERSION=16 CHECK_CODE=false

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp