We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 334ffc8 commit a5e3da0Copy full SHA for a5e3da0
.travis.yml
@@ -12,6 +12,7 @@ python:
12
- 3.5
13
- pypy3
14
install:
15
+ - pip install -U pip setuptools
16
- pip install -r tests/requirements.txt
17
- python setup.py install
18
script:
0 commit comments