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

Commit2a51384

Browse files
authored
Merge pull request#15 from vitcpp/travis-ci-testing-update-versions
Updated test script to support actual pg versions for testing.
2 parents1a782ae +0966a37 commit2a51384

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
---
33
# versions to run on
44
env:
5-
-PG_SUPPORTED_VERSIONS=9.4# introduces psprintf
6-
-PG_SUPPORTED_VERSIONS=9.5
7-
-PG_SUPPORTED_VERSIONS=9.6
85
-PG_SUPPORTED_VERSIONS=10
96
-PG_SUPPORTED_VERSIONS=11
107
-PG_SUPPORTED_VERSIONS=12
118
-PG_SUPPORTED_VERSIONS=13
9+
-PG_SUPPORTED_VERSIONS=14
10+
-PG_SUPPORTED_VERSIONS=15
1211

1312
language:C
1413
dist:bionic

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp