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

Commitcadb227

Browse files
committed
Add PostgreSQL 11 into Travis tests
1 parent9924cd2 commitcadb227

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,13 @@ notifications:
1818
on_failure:always
1919

2020
env:
21-
-PG_VERSION=10 LEVEL=nightmare
22-
-PG_VERSION=10 LEVEL=hardcore
21+
-PG_VERSION=11 LEVEL=nightmare
22+
-PG_VERSION=11 LEVEL=hardcore
23+
-PG_VERSION=11
2324
-PG_VERSION=10
2425
-PG_VERSION=9.6
2526
-PG_VERSION=9.5
2627

2728
matrix:
2829
allow_failures:
29-
-env:PG_VERSION=10 LEVEL=nightmare
30+
-env:PG_VERSION=11 LEVEL=nightmare

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp