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

Commit9949eee

Browse files
committed
use python3 for tests
1 parent533b00b commit9949eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎travis/pg-travis-test.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ if test -f regression.diffs; then cat regression.diffs; fi
9393
set +u
9494

9595
# create virtual environment and activate it
96-
virtualenv /tmp/envs/pg_pathman
96+
virtualenv /tmp/envs/pg_pathman --python=python3
9797
source /tmp/envs/pg_pathman/bin/activate
9898
type python
9999
type pip

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp