Skip to content

Commit 2c47f47

Browse files
author
Maxim Orlov
committed
Revert "Revert "Merge branch 'master' into stable""
This reverts commit 33a29a0.
1 parent 8824b1d commit 2c47f47

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

.travis.yml

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

53
services:
@@ -18,13 +16,22 @@ notifications:
1816
on_failure: always
1917

2018
env:
21-
- PG_VERSION=11 LEVEL=nightmare
19+
- PG_VERSION=13 LEVEL=nightmare
20+
- PG_VERSION=13 LEVEL=hardcore
21+
- PG_VERSION=13
22+
# - PG_VERSION=12 LEVEL=nightmare
23+
- PG_VERSION=12 LEVEL=hardcore
24+
- PG_VERSION=12
25+
# - PG_VERSION=11 LEVEL=nightmare
2226
- PG_VERSION=11 LEVEL=hardcore
2327
- PG_VERSION=11
2428
- PG_VERSION=10
2529
- PG_VERSION=9.6
2630
- PG_VERSION=9.5
2731

32+
# XXX: consider fixing nightmare mode
2833
matrix:
2934
allow_failures:
3035
- env: PG_VERSION=11 LEVEL=nightmare
36+
- env: PG_VERSION=12 LEVEL=nightmare
37+
- env: PG_VERSION=13 LEVEL=nightmare

Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apk add --no-cache \
55
openssl curl \
66
perl perl-ipc-run \
77
make musl-dev gcc bison flex coreutils \
8-
zlib-dev libedit-dev \
8+
zlib-dev libedit-dev linux-headers \
99
clang clang-analyzer;
1010

1111
# Install fresh valgrind

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