X Tutup
Skip to content

Commit 0406ea7

Browse files
committed
Try to collaborate with travis.
1 parent 34f5281 commit 0406ea7

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
@@ -8,4 +8,4 @@ install:
88
- pospell --version
99
script:
1010
- pospell -p dict -l fr **/*.po
11-
- make CPYTHON_CLONE=/tmp/cpython/ BRANCH=3.7
11+
- make CPYTHON_CLONE=/tmp/cpython/ BRANCH=3.7 VENV=$(VIRTUAL_ENV)

0 commit comments

Comments
 (0)
X Tutup