We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef054ce commit 1dd9280Copy full SHA for 1dd9280
.travis.yml
@@ -3,6 +3,7 @@ python:
3
- 2.7
4
5
install:
6
+ - pip install --use-mirrors tox
7
- sudo apt-get update -qq
8
- sudo apt-get install -q cython
9
- sudo apt-get install -q python2.6-dev python2.7-dev python3.2-dev python3.3-dev
0 commit comments