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

Appearance settings

Commit 181b802

Browse filesBrowse files
author
Ekaterina Sokolova
committed
Update configuration for Travis CI.
1 parent 6a065fd commit 181b802
Copy full SHA for 181b802

File tree

1 file changed

+7
-0
lines changed
Filter options

1 file changed

+7
-0
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ notifications:
2323
on_failure: always
2424

2525
env:
26+
- PG_VERSION=17
27+
- PG_VERSION=17 LEVEL=hardcore
2628
- PG_VERSION=16
2729
- PG_VERSION=16 LEVEL=hardcore
2830
- PG_VERSION=15
@@ -35,3 +37,8 @@ env:
3537
- PG_VERSION=12 LEVEL=hardcore
3638
- PG_VERSION=11
3739
- PG_VERSION=11 LEVEL=hardcore
40+
41+
matrix:
42+
allow_failures:
43+
- env: PG_VERSION=11
44+
- env: PG_VERSION=11 LEVEL=hardcore

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.