Skip to content

Commit 26c3b00

Browse files
committed
still no pip installed on windows py3 by default?
1 parent 3af0c8c commit 26c3b00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ matrix:
3232
env: TRAVIS_PYTHON_VERSION=3.7
3333

3434
install:
35+
- python -m ensurepip
3536
- pip install cython --install-option="--no-cython-compile"
3637
- pip install --no-cache-dir -r requirements-dev.txt
3738

0 commit comments

Comments
 (0)