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

Commit49807a2

Browse files
committed
Fix .travis.yml
1 parent30e0722 commit49807a2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎.travis.yml‎

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
sudo:required
2-
31
language:c
42

53
services:
@@ -21,16 +19,19 @@ env:
2119
-PG_VERSION=13 LEVEL=nightmare
2220
-PG_VERSION=13 LEVEL=hardcore
2321
-PG_VERSION=13
24-
-PG_VERSION=12 LEVEL=nightmare
22+
#- PG_VERSION=12 LEVEL=nightmare
2523
-PG_VERSION=12 LEVEL=hardcore
2624
-PG_VERSION=12
27-
-PG_VERSION=11 LEVEL=nightmare
25+
#- PG_VERSION=11 LEVEL=nightmare
2826
-PG_VERSION=11 LEVEL=hardcore
2927
-PG_VERSION=11
3028
-PG_VERSION=10
3129
-PG_VERSION=9.6
3230
-PG_VERSION=9.5
3331

32+
# XXX: consider fixing nightmare mode
3433
matrix:
3534
allow_failures:
36-
-env:LEVEL=nightmare
35+
-env:PG_VERSION=11 LEVEL=nightmare
36+
-env:PG_VERSION=12 LEVEL=nightmare
37+
-env:PG_VERSION=13 LEVEL=nightmare

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp