There was an error while loading. Please reload this page.
1 parent 43d2387 commit 21efb51Copy full SHA for 21efb51
1 file changed
.travis.yml
@@ -2,9 +2,9 @@ language: python
2
python:
3
- "2.7"
4
- "3.5"
5
- - "3.5-dev" # 3.5 development branch
6
- "3.6"
7
- "3.6-dev" # 3.6 development branch
+ - "3.7-dev"
8
services:
9
- docker
10
# command to install dependencies
0 commit comments