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 7b80400 commit 1aa1b1fCopy full SHA for 1aa1b1f
.travis.yml
@@ -3,6 +3,9 @@ language: python
3
# python versioning
4
python:
5
- 2.7
6
+ - 3.4
7
+ - 3.5
8
+ - 3.6
9
10
# requirements
11
install:
0 commit comments