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 533b00b commit 9949eeeCopy full SHA for 9949eee
travis/pg-travis-test.sh
@@ -93,7 +93,7 @@ if test -f regression.diffs; then cat regression.diffs; fi
93
set +u
94
95
# create virtual environment and activate it
96
-virtualenv /tmp/envs/pg_pathman
+virtualenv /tmp/envs/pg_pathman --python=python3
97
source /tmp/envs/pg_pathman/bin/activate
98
type python
99
type pip
0 commit comments