File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -14,20 +14,20 @@ matrix:
1414 allow_failures :
1515 - os : osx
1616 include :
17- - python : ' 3.6'
18- env : NOXSESSION="tests-3.6"
19- - python : ' 3.7'
20- env : NOXSESSION="tests-3.7"
21- dist : xenial
22- - python : ' 3.7'
23- env : NOXSESSION="lint"
24- dist : xenial
25- - python : ' 3.7'
26- env : NOXSESSION="docs"
27- dist : xenial
28- - python : ' 3.8-dev'
29- env : NOXSESSION="tests-3.8"
30- dist : xenial
17+ - python : " 3.6"
18+ env : NOXSESSION="tests-3.6"
19+ - python : " 3.7"
20+ env : NOXSESSION="tests-3.7"
21+ dist : bionic
22+ - python : " 3.7"
23+ env : NOXSESSION="lint"
24+ dist : bionic
25+ - python : " 3.7"
26+ env : NOXSESSION="docs"
27+ dist : bionic
28+ - python : " 3.8-dev"
29+ env : NOXSESSION="tests-3.8"
30+ dist : bionic
3131
3232install :
3333 # commands for linux
You can’t perform that action at this time.
0 commit comments