Skip to content

Commit 49807a2

Browse files
committed
Fix .travis.yml
1 parent 30e0722 commit 49807a2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.travis.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
sudo: required
2-
31
language: c
42

53
services:
@@ -21,16 +19,19 @@ env:
2119
- PG_VERSION=13 LEVEL=nightmare
2220
- PG_VERSION=13 LEVEL=hardcore
2321
- PG_VERSION=13
24-
- PG_VERSION=12 LEVEL=nightmare
22+
# - PG_VERSION=12 LEVEL=nightmare
2523
- PG_VERSION=12 LEVEL=hardcore
2624
- PG_VERSION=12
27-
- PG_VERSION=11 LEVEL=nightmare
25+
# - PG_VERSION=11 LEVEL=nightmare
2826
- PG_VERSION=11 LEVEL=hardcore
2927
- PG_VERSION=11
3028
- PG_VERSION=10
3129
- PG_VERSION=9.6
3230
- PG_VERSION=9.5
3331

32+
# XXX: consider fixing nightmare mode
3433
matrix:
3534
allow_failures:
36-
- env: LEVEL=nightmare
35+
- env: PG_VERSION=11 LEVEL=nightmare
36+
- env: PG_VERSION=12 LEVEL=nightmare
37+
- env: PG_VERSION=13 LEVEL=nightmare

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy