Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e81dfae

Browse files
committed
try to fix travis build
1 parent 6b484c2 commit e81dfae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
sudo: required
1+
os: linux
2+
3+
dist: bionic
24

35
language: c
46

@@ -31,7 +33,7 @@ env:
3133
- PG_VERSION=9.5 LEVEL=hardcore
3234
- PG_VERSION=9.5
3335

34-
matrix:
36+
jobs:
3537
allow_failures:
3638
- env: PG_VERSION=10 LEVEL=nightmare
3739
- env: PG_VERSION=9.6 LEVEL=nightmare

0 commit comments

Comments
 (0)