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 2cd0bcf commit 2d1328fCopy full SHA for 2d1328f
.travis.yml
@@ -3,6 +3,8 @@ python:
3
- "3.4"
4
- "3.5"
5
- "3.5-dev" # 3.5 development branch
6
+ - "3.6-dev" # 3.6 development branch
7
+ - "nightly" # 3.7 development branch
8
addons:
9
apt:
10
packages:
0 commit comments