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 8cd9fd9 commit 0ac7e99Copy full SHA for 0ac7e99
.travis.yml
@@ -2,6 +2,8 @@ language: python
2
python:
3
- "2.7"
4
- "3.5"
5
+ - "3.6"
6
+ - "3.7"
7
sudo: required
8
compiler:
9
- gcc
0 commit comments