We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9305a commit 16fe80cCopy full SHA for 16fe80c
.travis.yml
@@ -8,6 +8,9 @@ matrix:
8
- os: linux
9
python: 3.4
10
env: TOXENV=py34
11
+ - os: linux
12
+ python: 3.5
13
+ env: TOXENV=py35
14
15
install:
16
- pip install tox --use-mirrors
0 commit comments