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

Commitb1f19b7

Browse files
committed
Travis-CI: added clang15 for PostgreSQL v11-v13 and removed v10
1 parent084e264 commitb1f19b7

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

‎.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,3 @@ env:
3030
-PG_VERSION=12
3131
-PG_VERSION=11 LEVEL=hardcore
3232
-PG_VERSION=11
33-
-PG_VERSION=10 LEVEL=hardcore
34-
-PG_VERSION=10
35-
36-
jobs:
37-
allow_failures:
38-
-env:PG_VERSION=10 LEVEL=nightmare

‎Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN apk add --no-cache \
99
coreutils linux-headers \
1010
make musl-dev gcc bison flex \
1111
zlib-dev libedit-dev \
12-
clang clang-analyzer;
12+
clangclang15clang-analyzer;
1313

1414
# Install fresh valgrind
1515
RUN apk add valgrind \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp