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

Commitdcfb299

Browse files
committed
try-2 to fix travis build
1 parente81dfae commitdcfb299

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

‎.travis.yml‎

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

2222
env:
23-
-PG_VERSION=13 LEVEL=hardcore
23+
# - PG_VERSION=13 LEVEL=hardcore
2424
-PG_VERSION=13
25-
-PG_VERSION=12 LEVEL=hardcore
26-
-PG_VERSION=12
27-
-PG_VERSION=11 LEVEL=hardcore
28-
-PG_VERSION=11
29-
-PG_VERSION=10 LEVEL=hardcore
30-
-PG_VERSION=10
31-
-PG_VERSION=9.6 LEVEL=hardcore
32-
-PG_VERSION=9.6
33-
-PG_VERSION=9.5 LEVEL=hardcore
34-
-PG_VERSION=9.5
25+
# - PG_VERSION=12 LEVEL=hardcore
26+
# - PG_VERSION=12
27+
# - PG_VERSION=11 LEVEL=hardcore
28+
# - PG_VERSION=11
29+
# - PG_VERSION=10 LEVEL=hardcore
30+
# - PG_VERSION=10
31+
# - PG_VERSION=9.6 LEVEL=hardcore
32+
# - PG_VERSION=9.6
33+
# - PG_VERSION=9.5 LEVEL=hardcore
34+
# - PG_VERSION=9.5
3535

3636
jobs:
3737
allow_failures:

‎run_tests.sh‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ status=0
1616
# global exports
1717
export PGPORT=55435
1818
export VIRTUAL_ENV_DISABLE_PROMPT=1
19+
id
20+
ls -l$(which make pg_config) /bin/sh
1921

2022
# rebuild PostgreSQL with cassert + valgrind support
2123
if ["$LEVEL"="hardcore" ]|| \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp