8000 Add Proc::ProcessTable to travis config. · postgrespro/postgres_cluster@b8a2e5c · GitHub
[go: up one dir, main page]

Skip to content

Commit b8a2e5c

Browse files
committed
Add Proc::ProcessTable to travis config.
1 parent cf4f468 commit b8a2e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ os:
55
compiler:
66
- gcc
77
- clang
8-
install: cpanm IPC::Run DBD::Pg
8+
install: cpanm IPC::Run DBD::Pg Proc::ProcessTable
99
before_script: ./configure --enable-tap-tests && make -j4
1010
env:
1111
#- TESTDIR=.

0 commit comments

Comments
 (0)
0