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

Commit 8aaae6a

Browse files
committed
travis +raftable +notifications
1 parent 3647652 commit 8aaae6a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ before_script: ./configure --enable-tap-tests && make -j4
1010
env:
1111
- TESTDIR=.
1212
- TESTDIR=src/test/recovery
13+
- TESTDIR=contrib/raftable
1314
- TESTDIR=contrib/mmts
1415
script: cd $TESTDIR && make check
16+
notifications:
17+
email:
18+
- s.kelvich@postgrespro.ru
19+
- c.pan@postgrespro.ru
20+
- k.knizhnik@postgrespro.ru
1521

0 commit comments

Comments
 (0)