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

Update configuration for Travis CI - add pg 15-17#147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
sokolcati merged 1 commit intomasterfromPGPRO-11422
Oct 28, 2024
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update configuration for Travis CI.
  • Loading branch information
Ekaterina Sokolova authored andvshepard committedOct 25, 2024
commit8a5c252ebc5dadd871bb92eec10959a8733167b4
8 changes: 8 additions & 0 deletions.travis.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -20,6 +20,9 @@ notifications:
on_failure: always

env:
- PYTHON_VERSION=3 PG_VERSION=17
- PYTHON_VERSION=3 PG_VERSION=16
- PYTHON_VERSION=3 PG_VERSION=15
- PYTHON_VERSION=3 PG_VERSION=14
- PYTHON_VERSION=3 PG_VERSION=13
- PYTHON_VERSION=3 PG_VERSION=12
Expand All@@ -32,3 +35,8 @@ env:
# - PYTHON_VERSION=2 PG_VERSION=9.6
# - PYTHON_VERSION=2 PG_VERSION=9.5
# - PYTHON_VERSION=2 PG_VERSION=9.4

matrix:
allow_failures:
- env: PYTHON_VERSION=3 PG_VERSION=11
- env: PYTHON_VERSION=3 PG_VERSION=10

[8]ページ先頭

©2009-2025 Movatter.jp