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

Commit2999495

Browse files
committed
travis widget & script fix
1 parentef51e0b commit2999495

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ os:
55
compiler:
66
-gcc
77
-clang
8-
script:./configure && make check
8+
script:./configure && make-j 4 && makecheck
99

‎README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#Postgres_cluster
22

3+
[![Build Status](https://travis-ci.org/postgrespro/postgres_cluster.svg?branch=master)](https://travis-ci.org/postgrespro/postgres_cluster)
4+
35
Various experiments with PostgreSQL clustering perfomed at PostgresPro.
46

57
This is mirror of postgres repo with several changes to the core and few extra extensions.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp