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

Commit92f42d5

Browse files
kulaginmpashkinelfe
authored andcommitted
* Fix travis warnings
root: deprecated key sudo (The key `sudo` has no effect anymore.)root: missing dist, using the default xenialroot: missing os, using the default linux* Add pg-15
1 parentfc3b03b commit92f42d5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
sudo:required
1+
os:linux
2+
3+
dist:bionic
24

35
language:c
46

@@ -21,6 +23,8 @@ notifications:
2123
on_failure:always
2224

2325
env:
26+
-PG_VERSION=15beta1
27+
-PG_VERSION=15beta1 LEVEL=hardcore
2428
-PG_VERSION=14
2529
-PG_VERSION=14 LEVEL=hardcore
2630
-PG_VERSION=13

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp