8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4f468 commit b8a2e5cCopy full SHA for b8a2e5c
.travis.yml
@@ -5,7 +5,7 @@ os:
5
compiler:
6
- gcc
7
- clang
8
-install: cpanm IPC::Run DBD::Pg
+install: cpanm IPC::Run DBD::Pg Proc::ProcessTable
9
before_script: ./configure --enable-tap-tests && make -j4
10
env:
11
#- TESTDIR=.
0 commit comments