Use the correct pip install incantation.

This commit is contained in:
Guido van Rossum
2016-01-26 16:54:18 -08:00
parent c6f15133cf
commit b091a7311c

View File

@@ -5,7 +5,7 @@ python:
# More versions later.
install:
- pip install https://github.com/JukkaL/mypy
- pip install git+git://github.com/JukkaL/mypy
script:
- mypy stdlib/3/